Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created August 12, 2012 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luislavena/3332011 to your computer and use it in GitHub Desktop.
Save luislavena/3332011 to your computer and use it in GitHub Desktop.
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=v:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.7.1/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=i686-w64-mingw32 --build=x86_64-linux-gnu --target=i686-w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw32mingw32/mingw32 --prefix=/home/ruben/mingw-w64/mingw32mingw32/mi
ngw32 --with-gmp=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-ppl=/home/ruben/mingw-w64/prere
q/i686-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-static --enable-threads=win32 --enable-plugins --
disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --disable-dw2-exceptions --enable-sjlj-exceptions --enable-fully-dynamic-string --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-pkgversion=rubenvb-4.7.1-1-release --with-bugurl=mingw-w64-public@lists.sourceforge.net CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' LDFLAGS=
Thread model: win32
gcc version 4.7.1 (rubenvb-4.7.1-1-release)
COLLECT_GCC_OPTIONS='-v' '-mtune=generic' '-march=pentiumpro' v:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.7.1/cc1.exe -quiet -v -iprefix v:\mingw32\bin\../lib/gcc/i686-w64-mingw32/4.7.1/ -isysroot v:\mingw32\bin\../../mingw32 -U_REENTRANT test.c -quiet -dumpbase test.c -mtune=generic -march=pentiumpro -auxbase test -version -o C:\Users\Luis\AppData\Local\Temp\ccl6Boov.s
Problem signature:
Problem Event Name: APPCRASH
Application Name: cc1.exe
Application Version: 0.0.0.0
Application Timestamp: 502393bc
Fault Module Name: cc1.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 502393bc
Exception Code: c0000005
Exception Offset: 00aafa91
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 11274
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment