Add GCC and Cygwin version info
[SVN r8773]
This commit is contained in:
parent
2704f4e0f7
commit
50662625ab
@ -146,14 +146,14 @@ cygwin
|
||||
GCC under cygwin
|
||||
g++ -c -ftemplate-depth-30 -I%include %source
|
||||
g++ -o boosttmp.exe -ftemplate-depth-30 -I%include %source
|
||||
GNU<br>GCC<br>2.95.2
|
||||
GNU GCC<br>2.95.2-6<br>Cygwin 1.1.7
|
||||
|
||||
//win32
|
||||
//gcc-stlport-debug
|
||||
//GCC under cygwin with STLport 4.0
|
||||
//g++ -c -ftemplate-depth-30 -I%include -D __STL_DEBUG -I "$BOOST_STLPORT_PATH/stlport" %source
|
||||
//g++ -o boosttmp.exe -ftemplate-depth-30 "$BOOST_STLPORT_PATH/lib/" -I%include %source
|
||||
//GNU<br>GCC<br>2.95.2<br>STLport<br>4.0
|
||||
//GNU<br>GCC<br>2.95.2-6<br>STLport<br>4.0
|
||||
|
||||
win32
|
||||
icl
|
||||
|
Loading…
Reference in New Issue
Block a user