This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: GCJ: undefined reference


Oscar Martinez de la Torre <omt@wm.estec.esa.nl> writes:

> 	You mean that Kaffe classes are too new
> 	and I must use older ones? 

No, it means that Kaffe is a completely different project
and Kaffe classes (of whatever age) cannot be used with Gcj.
(There have been some experiements with a modified Gcj used
with Kaffe, but that is not supported by Gcj.)  You need to
get and install libgcj.  Please read the instructions on the web site.

It's like trying to link KDE libraries with a Gnome application;
it doesn't work and was never meant to work.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/

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