This is the mail archive of the java-discuss@sources.redhat.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: Bug in `gcj -fjni'



Tom Tromey writes:
> While looking at JNI a bit today I noticed that `gcj -fjni' still
> gives an error in some situations, reminiscent of the bug Alex fixed
> last week or so.
> 
> `overload.java' is in libjava/testsuite/libjava.jni:
> 
> + gcj -fjni -o x-overload --main=overload -L. -loverload overload.java

I can't reproduce this bug by simply running this command from the
libjava.jni. Note that -loverload gives me an error. 

Maybe I need to run `make check' to get a proper configuration and see
gcj misbehave. I'll keep you posted.

./A

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