bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/5146] bfd build fails in alloca-conf.h when built without


From: haubi at gentoo dot org
Subject: [Bug binutils/5146] bfd build fails in alloca-conf.h when built without gcc
Date: 16 Oct 2007 14:44:27 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]