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, for GNU g++ 3.4.3 , and also for GNU g++ version 4.1.2 on x86 and x86_64 Linux systems.


Subsections