configure doesn't find nm/objdump in native build

Ulrich Weigand Ulrich.Weigand@de.ibm.com
Tue Nov 26 12:56:00 GMT 2002


Hello,

I've problems here due to configure not finding the nm and objdump tools
it should use.  Apparently, configure always (unless we are building in
a common tree) tries to use ${program_prefix}nm (e.g. s390-ibm-linux-nm),
which is fine for cross-builds, but may not exist in a native setup.

For the assembler and linker, the system tools are found correctly
(/usr/bin/as and /usr/bin/ld), but nm and objdump are not.  Should
those not be treated the same way?


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com



More information about the Gcc mailing list