Boost logo

Boost :

Subject: Re: [boost] Review request: Bumping borland, SunPro, mwerks and MPW compiler requirements
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-09-27 07:37:35


On 09/27/2013 01:12 PM, Stephen Kelly wrote:
> Does anyone have any of those compilers? What is the reported _MSC_VER
> for those compilers?

Some url hacking got me to the earliest XE version:

 http://docwiki.embarcadero.com/RADStudio/XE/en/Predefined_Macros#C.2B.2B_Compiler_Versions_in_Predefined_Macros

and a search got me to the C++ Builder 2010 page

 http://docwiki.embarcadero.com/RADStudio/2010/en/Predefined_Macros

None of them document a _MSC_VER macro at all.

However,

 http://docwiki.embarcadero.com/RADStudio/2009/en/Predefined_Macros

is a 404.

Searching for _MSC_VER on that site gives no results.

 http://docwiki.embarcadero.com/RADStudio/XE5/en/BCC32.EXE,_the_C%2B%2B_32-bit_Command-Line_Compiler

does not mention _MSC_VER at all, and

http://docwiki.embarcadero.com/RADStudio/XE/en/C%2B%2B_Compiler_Option_Changes_for_XE

and other urls for other XE versions do not mention it as a value
changed in the release.

Can I conclude that for codegear, there is no _MSC_VER defined?

Thanks,

Steve.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk