Call non-compil class...

Bryce McKinlay bryce@mckinlay.net.nz
Thu Oct 9 23:05:00 GMT 2003


On Oct 10, 2003, at 10:41 AM, Vaillant Etienne wrote:

> Hello,
>
>> See the Fine Manual.  Look for -fno-assume-compiled.
>>
> I'm looking for this option but I don't find it anywhere (man)... but
> now if a run my application, I have a "Aborted"... :(
>
> So, I have a question :
>
> I have a file t1.o (was created with the file t1.java and gcj). Is it
> possible a t1's methode call the class t2 whish only exists in bytecode
> (t2.class or in a jar file) ?

The new ABI will let you do this. -fno-assume-compiled might already 
let you do this, but it isn't documented and might have bugs.

Regards

Bryce.




More information about the Java mailing list