dynamic_cast problem in JNI code - any suggestions welcome.
Jan Hardenbergh
hardenbergh@rtviz.com
Fri Nov 8 10:30:00 GMT 2002
Andrew, thanx for your prompt feedback!
Are you suggesting bringing everything up to rev (Redhat 8.0, JDK 1.4/5,
gl4java(new version ?), etc...), or do you think it is worth it to try to
start from 3.2 sources? There is no 3.2 RPM for Redhat 7.2 and there are
some libraries that will take time to get compile, etc.
I know that I will have to do this eventually, but, we may also be
supporting 7.2 for a long time.
-Jan
-----Original Message-----
From: Andrew Haley [mailto:aph@redhat.com]
Sent: Friday, November 08, 2002 12:57 PM
To: Jan Hardenbergh
Cc: 'java@gcc.gnu.org'; 'tromey@redhat.com'
Subject: dynamic_cast problem in JNI code - any suggestions welcome.
Jan Hardenbergh writes:
>
> We are running a Java app on Redhat 7.2 using gcc3 and we have some JNI
> code. We have added some dynamic_cast operator to improve the error
> checking, however, when running on Linux they crash.
>
>
> Any advice?
Before we go any further, try compiling with gcc 3.2.
If it's still broken in that release we can investigate further.
Andrew.
More information about the Java
mailing list