------- Additional Comments From haubi at gentoo dot org  2007-10-16 14:44 
-------
Well, compiling bfd/som.c succeeded, so the patch for bfd/som.c seems ok.
But linking the first executable in binutils/ now gives:
/bin/sh ./libtool --tag=CC --mode=link cc -Wp,-H256000  -g   -o size  size.o
bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  -lm
libtool: link: cc -Wp,-H256000 -g -o size size.o bucomm.o version.o filemode.o 
../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lm
/usr/ccs/bin/ld: Unsatisfied symbols:
   alloca (first referenced in ../bfd/.libs/libbfd.a(som.o)) (code)
Currently bfd/configure does _not_ check for <alloca.h> - IMO this still is
required, as that patch tests HAVE_ALLOCA_H too.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5146

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to