help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g++ try catch block not working.


From: arvind singh
Subject: g++ try catch block not working.
Date: Tue, 29 Jun 2004 21:16:43 +0000

I am trying to load a shared library from Java using JNI.

The shared object has been compiled using g++.

CFLAGS= -fPIC -O2 -march=pentium4  -funroll-all-loops
OS: RedHat linux 8

GCC_LIB=/usr/lib/gcc-lib/i386-redhat-linux/3.2
LIBS=-lgcc_s

G++ version:  3.2

All the try catch blocks in the code are not working. Altho' the same code works just fine on windows.
Am I missing any flags or libs?

Any help would be appreciated.

Thanks in advance.

-Arvind



Post Classifieds on MSN classifieds. Buy and Sell on MSN Classifieds.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]