Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change 
notification.

The following page has been changed by MartinSebor:
http://wiki.apache.org/stdcxx/Compilers

The comment on the change is:
Added a Cygwin macro.

------------------------------------------------------------------------------
  ||`__GNUC_MINOR__`|| ||all||<style="text-align:left">Defined to the minor 
version of the compiler.||
  ||`__GNUC_PATCHLEVEL__`|| ||all||<style="text-align:left">Defined to the 
micro (patch) version of the compiler.||
  ||`__GNUG__`|| ||all||<style="text-align:left">Defined to the same value as 
`__GUNC__` for C++ code.||
+ ||`__CYGWIN__`||[http://www.cygwin.com 
Cygwin]||all||<style="text-align:left">Defined whe compiling for the Cygwin 
environment.||
  ||`__MINGW32__`||[http://www.mingw.org 
MinGW]||all||<style="text-align:left">Defined whe compiling for the MinGW 
environment.||
  
  === Discussion Forums ===

Reply via email to