This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB build failure from tip


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]