Created
June 8, 2011 17:24
-
-
Save MrOrz/1014868 to your computer and use it in GitHub Desktop.
Code::Blocks compiler info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Program Files (x86)\CodeBlocks\MinGW\bin>"g++.exe" -v | |
Using built-in specs. | |
Target: mingw32 | |
Configured with: ../../gcc-4.4.1/configure --prefix=/mingw --build=mingw32 --ena | |
ble-languages=c,ada,c++,fortran,objc,obj-c++ --disable-nls --disable-win32-regis | |
try --enable-libgomp --enable-cxx-flags='-fno-function-sections -fno-data-sectio | |
ns' --disable-werror --enable-threads --disable-symvers --enable-version-specifi | |
c-runtime-libs --enable-fully-dynamic-string --with-pkgversion='TDM-2 mingw32' - | |
-enable-sjlj-exceptions --with-bugurl=http://www.tdragon.net/recentgcc/bugs.php | |
Thread model: win32 | |
gcc version 4.4.1 (TDM-2 mingw32) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment