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] bootstrap fails - ld: unrecognized option '-Wl,-rpath'


------- Additional Comments From john at karsner dot net  2005-07-07 00:33 -------
Subject: RE:  bootstrap fails - ld: unrecognized option '-Wl,-rpath'

LD is not set in my environment

make[3]: Entering directory
`/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libjava'
/bin/sh ./libtool --tag=GCJ --mode=link /usr/local/src/gcc/gcc4/gcc/gcj
-B/usr/local/src/gcc/gcc4/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
-L/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libjava -ffloat-store
-fno-omit-frame-pointer -g -O2  -o jv-convert --main=gnu.gcj.convert.Convert
-rpath /usr/local/lib -shared-libgcc
-L/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libjava/.libs libgcj.la
/usr/local/src/gcc/gcc4/gcc/gcj -B/usr/local/src/gcc/gcc4/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 -ffloat-store
-fno-omit-frame-pointer -g -O2 -o .libs/jv-convert
--main=gnu.gcj.convert.Convert -shared-libgcc
-L/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libjava
-L/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libjava/.libs ./.libs/libgcj.so
-L/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libstdc++-v3/src
-L/usr/local/src/gcc/gcc4/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lpthread
-ldl -L/usr/local/src/gcc/gcc4/gcc -L/usr/local/lib -lgcc_s -lc -lgcc_s
-Wl,--rpath -Wl,/usr/local/lib
/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
informationcollect2: ld returned 1 exit status

-----Original Message-----
From: pinskia at gcc dot gnu dot org [mailto:gcc-bugzilla@gcc.gnu.org] 
Sent: Wednesday, July 06, 2005 7:25 AM
To: john@karsner.net
Subject: [Bug bootstrap/22323] bootstrap fails - ld: unrecognized option
'-Wl,-rpath'


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-06
14:24 -------
Is LD set in your environment?
Also could show what the command this error message is comming from?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.





-- 


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]