Hi Muhammad,

While building binutils (binutils-2.15.97.tar.bz2) on Cygwin, as follows:
configure --enable-targets=all --enable-shared --with-gnu-as --with-gnu-ld
make

I got the following error:
obj-coff.o: In function `coff_frob_symbol':
/usr/src/binutils-2.15.97/gas/config/obj-coff.c:1145: undefined
reference to `_an_external_name'

This does not happen with the latest sources in the CVS repository, nor with the officially released 2.16 sources, so I do not really see this as a problem.

Cheers
  Nick


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to