This is the mail archive of the java-discuss@sourceware.cygnus.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: Cygnus Native Interface


>>>>> "Ross" == Ross Creech <rcreech@nortelnetworks.com> writes:

Ross> Unfortunately, I am having difficulties accessing arrays. I am
Ross> wondering if my code is wrong, if the libgcj library is out of
Ross> date, or something else entirely I would appreciate any help you
Ross> can provide.

Your code is (probably -- I didn't really look) ok.  However, you have
to compile the C++ code with "-fno-rtti".

Tom

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