http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51320
--- Comment #9 from Jim Michaels <jmichae3 at yahoo dot com> 2011-11-28 01:23:08 UTC --- Sun 11/27/2011 17:19:49.04|C:\djc462beta\bin|>gcc -print-prog-name=cc1plus Exiting due to signal SIGSEGV General Protection Fault at eip=00001bb2 eax=0c720000 ebx=00000299 ecx=0c5898cf edx=3dd60000 esi=00010000 edi=0c730000 ebp=001ebf58 esp=001ebf14 program=C:\DJC462~1\BIN\GCC.EXE cs: sel=01a7 base=02990000 limit=3dd5ffff ds: sel=017f base=00006020 limit=0000ffff es: sel=01af base=02990000 limit=3dd5ffff fs: sel=017f base=00006020 limit=0000ffff gs: sel=01bf base=00000000 limit=0010ffff ss: sel=01af base=02990000 limit=3dd5ffff App stack: [001ec1d8..0006c1dc] Exceptn stack: [0006c0fc..0006a1bc] Call frame traceback EIPs: 0x00001bb2 0x0002cdc9 0x0002bfcc 0x0002c498 0x00055cca Sun 11/27/2011 17:19:51.57|C:\DJC462~1\bin|>gxx -print-prog-name=cc1plus Sun 11/27/2011 17:20:15.26|C:\DJC462~1\bin|> strange compiler build. it seems like the entire c++ library is gone. iostream, vector, map, string...