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]

RE: -dlopen self


On Wed, 19 Mar 2003, Erik Poupaert wrote:
> The example works  --  with gcc. But not with gcj. I don't know, am I doing
> something wrong?

I trie your example with the attached Makefile, and it seems to work fine:

[jsturm at suzy tmp]$ ./testjni
Hello from jni

A guess: Maybe your binutils is doing something wrong?

Jeff

Attachment: Makefile
Description: Text document


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