This blog post contains the version output for the C++ command line compilers that are included in C++Builder version 11 Alexandria.
[crayon-6729d806019a5974184393/]
If you need to test for specific C++Builder versions you can use a range of defines in your code. Here are a few code fragment examples.
[crayon-6729d806019aa003482141/]
Sample Screen Grabs using the Clang Win32, Win64 and iOS compilers.
Check out the improvements to import libraries on this OMF com/offer article.
Here are a few links to additional information related to this blog post.
https://docwiki.embarcadero.com/RADStudio/en/Predefined_Macros https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Predefined_Macros https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Clang-enhanced_C%2B%2B_Compilers http://clang.llvm.org/docs/LanguageExtensions.html#builtinmacros https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Predefined_Macros#C.2B.2B_Compiler_Versions_in_Predefined_Macros
https://en.cppreference.com/w/cpp/compiler_support