> On Jul 26, 2016, at 3:46 PM, ANDY KENNEDY wrote: > > configure error: expat is missing or unusable > > After digging into it for a couple of hours, I found that this message > was a red herring. This message comes from the native GDB build. > > As it stands, it appears that the CC for the two builds are SWAPPED: > > ~/base_layer/build/toolchain/mips64/crosstool-ng$ file .build/mips64-LinuxBSP-linux-gnu/build/build-gdb-cross/gdb/gdb > .build/mips64-LinuxBSP-linux-gnu/build/build-gdb-cross/gdb/gdb: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, not stripped > > Unless I way off (please let me know if that is the case), I'll be > sending a patch file for this fix tomorrow. > > Andy > > -- > For unsubscribe information see http://sourceware.org/lists.html#faq >