2. C++ Compilers and Platforms

The OEChem Libraries are currently supported on the following platforms:

Due to the use of C++, and the lack or instability of a standardized C++ ABIs on many operating systems, versions of the OEChem libraries are provided for different compilers, and even different compiler versions. Typically, OEChem is available for the system's native C++ compiler (including g++ 2.96 on RedHat 7.x), and also for GNU g++ version 3.3.3.


Subsections