Caio Tiago Oliveira wrote:
Travis Athougies, 01-05-2007 20:58:
So can i just install gcj? Like no gnu classpath and stuff? Is there a
tutorial or howto or some other document on how to do this. Thanks
for your
help Caio.
Oh... you also should assure that the gcj headers will be visible to
gcc, though.
It means you've to use the same version for gcc and gcj.
That might not always true ;)
I build with gcc-3.3 and ecj in the debian java-gcj-compat-dev package
with gcj-4.1.2.
[EMAIL PROTECTED]:~$ gcc-3.3 --version
gcc-3.3 (GCC) 3.3.6 (Debian 1:3.3.6-15)
[EMAIL PROTECTED]:~$ javac -version
Eclipse Java Compiler v_686_R32x, 3.2.2 release, Copyright IBM Corp
2000, 2006. All rights reserved.
If you run into problems with mixing versions there are some hints here:
http://www.openoffice.org/issues/show_bug.cgi?id=66252
jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]