iNTERFACEWARE Products Manual > Installing and Using Chameleon > Unix Support > Validating a Platform/Compiler > What the Example Does |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
This example is a 'Hello World' Java program that makes one call into a simple shared library, which consequently throws and catches a C++ exception. This example works fine on correctly implemented C++ compilers, but will cause a segmentation fault on buggy compilers. |