iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > C++ Support > Troubleshooting C++ Issues in Unix and Windows > Unix-Only Issues > Ensuring the C++ Compiler Versions Match |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
It is important to use the same type of C++ compiler that libChameleon.a was compiled under. For example, for Solaris the Sun compiler is typically used to build the libChameleon.a library. If you are using the GNU compiler then you will need to use a version of libChameleon.a that has also been built using the GNU compiler. |