[Open Office] location of 64bit version of libgcj.so
Jan Holesovsky
kendy at suse.cz
Wed Apr 19 08:17:54 EDT 2006
Hi Maho,
On Wednesday 19 April 2006 03:33, NAKATA Maho wrote:
> Unfortunately, current implementation of gnujre.cxx assumes
> gcj is java.home/bin and libgcj.so is java.home/lib or java.home/lib64,
> which is wrong. There are case that gcc is configured with --libdir.
>
> o could you please paste your output of gcc -v of AMD64 enviroment?
> so that I can check whether you configured your gcc with --libdir or not.
$ gcc -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release
--with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp
--enable-java-awt=gtk --disable-libjava-multilib --with-slibdir=/lib64
--with-system-zlib --enable-shared --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --without-system-libunwind
--with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.1.0 20060123 (prerelease) (SUSE Linux)
> o how do you think following newer patch?
> http://www.openoffice.org/nonav/issues/showattachment.cgi/35790/patch-i6444
>2
I added a comment to the issue.
Regards,
Jan
More information about the Openoffice
mailing list