/usr/bin/ld: Please report this bug.
Hi, Just doing what the program told me to. Could be that my school's server had some corruption.. other things were acting strange too. This happened while compiling gcc 4.0.3. /usr/bin/ld: BFD 2.14.90.0.4 20030523 internal error, aborting at ../../bfd/elf32-i386.c line 2377 in elf_i386_relocate_section /usr/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[3]: *** [libstdc++.la] Error 1 make[3]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir/i686-pc-linux-gnu/libstdc++-v3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir/i686-pc-linux-gnu/libstdc++-v3' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir/i686-pc-linux-gnu/libstdc++-v3' make: *** [all-target-libstdc++-v3] Error 2 -Greg Martyn ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
/usr/bin/ld: Please report this bug. Got this while compiling gcc 4.1.0 also
Ran into the same problem when compiling gcc 4.1.0 (last time it was 4.0.3). I'm not on the list, so please cc me with any replies. Thanks, Greg Martyn /usr/bin/ld: BFD 2.14.90.0.4 20030523 internal error, aborting at ../../bfd/elf32-i386.c line 2377 in elf_i386_relocate_section /usr/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[4]: *** [libstdc++.la] Error 1 make[4]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir/i686-pc-linux-gnu/libstdc++-v3/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir/i686-pc-linux-gnu/libstdc++-v3' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir/i686-pc-linux-gnu/libstdc++-v3' make[1]: *** [all-target-libstdc++-v3] Error 2 make[1]: Leaving directory `/home/student/gmartyn/Programs/gcc-build-dir' make: *** [all] Error 2 ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
Re: /usr/bin/ld: Please report this bug.
On 4/13/06, Alan Modra <[EMAIL PROTECTED]> wrote: > Update your binutils. 2.14 is by now very old, and is not a good match > for gcc-4.x. Bugs tend to be exposed.. Thanks. I'll try bugging the admin about it. -Greg Martyn ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils