| Compiler compatibility | Top Previous Next | 
| Code generation > Compiler compatibility 
 The generated C++ code is essentially portable. It was tested successfully with the following compilers: 
 Windows 
 Borland CBuilder 6 Borland CodeGear C++ Builder 2009 Visual C++ 2008 Express 
 Linux 
 gcc 4.2 
 
 Perhaps smaller customizations of the code frames and of the supporting code could be required with other compilers and other systems. 
 The c++ code generated by the TextTransformer uses the library of regular expressions of Dr. Maddock at 
 
 The library conforms to the stl and was tested nearly with all actual operating systems and different compilers. Details can be found at 
 http://www.boost.org/development/tests/trunk/developer/summary.html 
 Xerces-C++ is portable too. A list of the supported operations systems and compilers is at: 
 http://xml.apache.org/xerces-c/ 
 
 For TETRA Xerces-C++ was made with Borlands CBuilder 6. To avoid a conflict with dll also delivered by Borland, the suggested name "XercesLib" was changed in "TTXercesLib". | 
| This page belongs to the TextTransformer Documentation | Home Content German |