This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Dynamic class loading also with compilied objects?


 > 
 > Is it possible to load complied java (object-files) with gcj-compilied 
 > programs.
 > The FAQ says, that its possible to load and interpret class-files 
 > dynamically but is this also possible with already compilied classes?

Yes.  See Compatibility->Extensions in gcj's info.

Andrew.


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