iNTERFACEWARE Products Manual > Installing and Using Chameleon > Unix Support > Validating a Platform/Compiler > Compiling and Running the Example |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The following code shows the contents of a shell script 'test' that will compile and run the test program:
A correct invocation of the script should look like:
There will be a pause when the script is run while it compiles the source of the Java and C++ code. On a faulty platform, the Java program will abort before the line "After calling the world of C!" is output. |