delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | jimm <jmichae3 AT yahoo DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | internal compiler error with c++11 features on 4.6.2 |
Date: | Sat, 26 Nov 2011 19:10:31 -0800 (PST) |
Organization: | http://groups.google.com |
Lines: | 35 |
Message-ID: | <64237354-a1d5-4c03-b446-b7de61297344@a2g2000prb.googlegroups.com> |
NNTP-Posting-Host: | 24.22.56.37 |
Mime-Version: | 1.0 |
X-Trace: | posting.google.com 1322364404 7672 127.0.0.1 (27 Nov 2011 03:26:44 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Sun, 27 Nov 2011 03:26:44 +0000 (UTC) |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | a2g2000prb.googlegroups.com; posting-host=24.22.56.37; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 |
User-Agent: | G2/1.0 |
X-Google-Web-Client: | true |
X-Google-Header-Order: | HUALESNKRC |
X-HTTP-UserAgent: | Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0,gzip(gfe) |
Bytes: | 2526 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
there is a 4.6.3 out, don't know if this fixes the problem or not, there have been other people reporting internal compiler errors. I am using <vector> <iterator> <map> and <initializer_list>. does the new 4.6.2 still use @responsefiles on the commandline? Sat 11/26/2011 18:54:00.78|C:\prj\phone\phone-1.12\dos|>c:\djc462~1\bin \gcc -x c++ -Wall -W -Wextra -v -save-temps -s -std=gnu++0x -oa.exe @_TMPSRCQ.LST 2> errgp Using built-in specs. COLLECT_GCC=c:/djc462~1/bin/gcc.exe COLLECT_LTO_WRAPPER=c:/djc462~1/bin/../libexec/gcc/djgpp/4.62/lto- wrapper.exe Target: djgpp Configured with: /v204/gcc-4.62/configure djgpp --prefix=/dev/env/ DJDIR --disable-nls --disable-werror --enable-languages=c,c+ +,fortran,objc,obj-c++,ada --enabl e-libquadmath-support Thread model: single gcc version 4.6.2 (GCC) COLLECT_GCC_OPTIONS='-Wall' '-Wextra' '-v' '-save-temps' '-s' '-std=gnu ++0x' '-o' 'a.exe' '-mtune=pentium' '-march=pentium' cc1plus -E -quiet -v -iprefix c:/djc462~1/bin/../lib/gcc/djgpp/4.62/ - remap phone.cpp -mtune=pentium -march=pentium -std=gnu++0x -Wall - Wextra -fpch-preprocess -o phone.ii gcc.exe: internal compiler error: (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. Volume in drive C is samsung 2000 Volume Serial Number is 783C-0FA9 Directory of C:\prj\phone\phone-1.12\dos
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |