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 java/26437] java build fails with relocation R_X86_64_32 error



------- Comment #1 from quanah at stanford dot edu  2006-02-23 01:25 -------
Oh, and here are my configure options:

configure   '--datadir=${prefix}/lib' '--libexecdir=${prefix}/lib'
'--sharedstatedir=${prefix}/lib' --prefix=/usr/pubsw --enable-threads --wi
th-gnu-as --with-as=/usr/pubsw/bin/as --with-gnu-ld --with-ld=/usr/pubsw/bin/ld
--with-libintl-prefix=/usr/pubsw --with-libiconv-prefix=/usr/pubsw --disable-mu
ltilib --enable-libada --enable-languages=c,ada,c++,f95,java,objc

I'm using the following environment flags:
CFLAGS="-O -fPIC" CC=/usr/bin/gcc-3.4 CXX=/usr/bin/g++-3.4

--Quanah


-- 

quanah at stanford dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |quanah at stanford dot edu


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


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