configure doesn't find nm/objdump in native build
Jakub Jelinek
jakub@redhat.com
Tue Nov 26 14:00:00 GMT 2002
On Tue, Nov 26, 2002 at 08:29:19PM +0100, Ulrich Weigand wrote:
> 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?
See the patch I've just commited.
Jakub
More information about the Gcc
mailing list