On Tue, Mar 4, 2014 at 9:27 PM, Keith Hostetler <[email protected]> wrote: > You say that it is normal for the dependencies to fail, but if they fail then > it won't use them and thus won't create the software. As I said, I used GCC > as my toolchain, but when I do, it fails due to unresolved dependencies and > so I don't get a software compilation. Do I need to build GCC's toolchain too?
Yes, you need to build a GCC toolchain with easybuild. I suppose that until now, you've used a system gcc? Easybuild is build aroud the idea that it is in full control: the entire (well, almost entire), toolchain is build by easybuild. Ward

