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]

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.


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