On 07/15/2015 02:13 PM, Jim Wilson wrote:
This compiler is able to link, so we are able to do link tests here. GCC_NO_EXECUTABLES should not be set.
Is the cross compiler built successfully ? I usually only see this error when there isn't a functioning C compiler, or somebody is trying to build C++ in the first stage of the build. The process is Build binutils, then a C compiler, then the sysroot, then GCC again.
Offhand I don't know about the gdb issue. I know that we changed from crosstool-ng to abe sometime, late last year I think, so maybe the two gdb's are configured differently.
We moved away from crosstool-NG in Nov of 2014. Yesterday I was building win32 based cross toolchains for the June snapshot with no problem.
- rob -