[Bug libgcj/40947] New: Invalid flag usage: Wl,-rpath, -Wx,-option must appear after -_SYSTYPE_SVR4
htl10 at users dot sourceforge dot net
gcc-bugzilla@gcc.gnu.org
Mon Aug 3 08:56:00 GMT 2009
svn r150353 - snapshot a few days ago: This is probably quite obvious and easy
to fix? I couldn't work out the syntax of -_SYSTYPE_SVR4...
-------------------------
make[3]: Entering directory
`/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava'
/usr/local/bin/bash ./libtool --tag=GCJ --mode=link
/home/htl10/tmp-build/g-svn/./gcc/gcj
-B/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava/
-B/home/htl10/tmp-build/g-svn/./gcc/ -B/usr/local/alphaev68-dec-osf5.1a/bin/
-B/usr/local/alphaev68-dec-osf5.1a/lib/ -isystem
/usr/local/alphaev68-dec-osf5.1a/include -isystem
/usr/local/alphaev68-dec-osf5.1a/sys-include
-L/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava -mieee -g -O2 -o
jv-convert --main=gnu.gcj.convert.Convert -rpath /usr/local/lib -shared-libgcc
-L/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava/.libs libgcj.la
libtool: link: /home/htl10/tmp-build/g-svn/./gcc/gcj
-B/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava/
-B/home/htl10/tmp-build/g-svn/./gcc/ -B/usr/local/alphaev68-dec-osf5.1a/bin/
-B/usr/local/alphaev68-dec-osf5.1a/lib/ -isystem
/usr/local/alphaev68-dec-osf5.1a/include -isystem
/usr/local/alphaev68-dec-osf5.1a/sys-include -mieee -g -O2 -o .libs/jv-convert
--main=gnu.gcj.convert.Convert -shared-libgcc
-L/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava/.libs
-L/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava ./.libs/libgcj.so
-lpthread -lrt -Wl,-rpath -Wl,/usr/local/lib
/bin/ld:
Invalid flag usage: Wl,-rpath, -Wx,-option must appear after -_SYSTYPE_SVR4
/bin/ld: Usage: /bin/ld [options] file [...]
collect2: ld returned 1 exit status
make[3]: *** [jv-convert] Error 1
make[3]: Leaving directory
`/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/htl10/tmp-build/g-svn/alphaev68-dec-osf5.1a/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/home/htl10/tmp-build/g-svn'
make: *** [all] Error 2
-------------------------
--
Summary: Invalid flag usage: Wl,-rpath, -Wx,-option must appear
after -_SYSTYPE_SVR4
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: htl10 at users dot sourceforge dot net
GCC host triplet: alphaev68-dec-osf5.1a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40947
More information about the Gcc-bugs
mailing list