Skip to content

Instantly share code, notes, and snippets.

@MrOrz
Created June 8, 2011 17:24
Show Gist options
  • Save MrOrz/1014868 to your computer and use it in GitHub Desktop.
Save MrOrz/1014868 to your computer and use it in GitHub Desktop.
Code::Blocks compiler info
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