classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcj class lib


From: Bryce McKinlay
Subject: Re: gcj class lib
Date: Sun, 04 Nov 2001 12:16:35 +1300
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.5) Gecko/20011016

Brian Jones wrote:

Out of curiosity, would it be possible to get gcj to use a class
library specified at runtime?  Tried setting my CLASSPATH with 2.96
(sorry so old) and it didn't like it.  Is there a strategy for
upgrading the class library in use without upgrading the compiler (gcj)?


Unfortunatly GCJ has some built-in assumptions about the layout of Object and Class, so it can't really be used with non-libgcj versions of these classes at this time. Newwer releases do have a better error message, though. It would be nice to fix it so that it worked for other libraries, at least when doing compilation to bytecode.

regards

Bryce.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]