------- Comment #11 from george at gcc dot gnu dot org  2008-04-05 21:49 -------
rpm -q binutils
binutils-2.9.5.0.22-6

BUT ... the configure output seems to indicate that the build as and ld used
here are NOT the system's (unless something devious that I am missing is going
on) ... AND the bug report cited (10877) seems to indicate that a runtime error
results, not the linker error seen here.  vide infra --

checking for i686-pc-linux-gnu-as...
/usr2/local/src/gcc-4.3-20080204/gcc-linux/./gcc/as
...
checking for ld used by /usr2/local/src/gcc-4.3-20080204/gcc-linux/./gcc/xgcc
-B/usr2/local/src/gcc-4.3-20080204/gcc-linux/./gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include...
/usr2/local/src/gcc-4.3-20080204/gcc-linux/./gcc/collect-ld
checking if the linker
(/usr2/local/src/gcc-4.3-20080204/gcc-linux/./gcc/collect-ld) is GNU ld... yes 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35471

Reply via email to