This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/22323] New: bootstrap fails - ld: unrecognized option '-Wl,-rpath'


make bootstrap fails with the following:
/usr/local/i686-pc-linux-gnu/bin/ld: unrecognized option '-Wl,-rpath'
/usr/local/i686-pc-linux-gnu/bin/ld: use the --help option for usage 
information
collect2: ld returned 1 exit status
make[3]: *** [jv-convert] Error 1
make[3]: Leaving directory `/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libjava'

configured with the following:
../gcc-4.0.0/configure

same commands build 3.4.4 without issues. I have seen a couple of threads on 
this issue on a variety of websites and nobody seems to have resolved it as 
yet.

additional system configuration information:
binutils 2.16.1
Redhat AS 4 2.6.9-11.ELsmp

-- 
           Summary: bootstrap fails - ld: unrecognized option '-Wl,-rpath'
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: john at karsner dot net
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: 4.0.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]