X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: internal compiler error with c++11 features on 4.6.2 Date: Mon, 28 Nov 2011 10:34:52 -0800 (PST) Organization: http://groups.google.com Lines: 31 Message-ID: <127c4a48-5346-410e-b1a2-0434ac8df669@p2g2000vbj.googlegroups.com> References: <64237354-a1d5-4c03-b446-b7de61297344 AT a2g2000prb DOT googlegroups DOT com> <500942d9-99ce-4845-9c96-237bf349c27e AT g1g2000pri DOT googlegroups DOT com> <44fc3a6e-50cd-4ff5-b69c-01363f6972e9 AT g7g2000vbd DOT googlegroups DOT com> <826f6a1e-79ea-4525-bbc0-393a60fa0c58 AT f36g2000prj DOT googlegroups DOT com> <4064e415-d4bf-4f9f-9089-32deb2f27a86 AT g20g2000prb DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1322505292 31128 127.0.0.1 (28 Nov 2011 18:34:52 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 28 Nov 2011 18:34:52 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: p2g2000vbj.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HNKRAUELSC X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.630.0 Safari/534.16,gzip(gfe) Bytes: 3088 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pASIj2aZ007622 Reply-To: djgpp AT delorie DOT com Hi, On Nov 28, 1:28 am, jimm wrote: > > delorie, you listening? > > ne'er ye minde, the compiler is doin' jes' fine.  I re-downloaded and > re-extracted the files and all is fine.  I got delete happy during the > last download and I had downloaded gpp462b, but for some reason it re- > extracted after downloading.  my fault.  you guys are going great.  I > even have initializer lists, TR1 (well, maybe not TR2 and boost yet) - > this is a good start! > I can compile my code again using the latest compiler. Glad it works for you. I don't really know C++, so I can't easily test (besides trying to compile some random app). Anyways, I think DJ is too busy with "real life" to work much on DJGPP these days, but who knows what goes on "behind the scenes", heh. And he does apparently grok C++ as he wrote DJLINK in it (IIRC) back in the day. Though I don't think G++ or Binutils use any C++ themselves (yet). But yeah, in the spirit of the turkey-fest (belated, sorry), I'm grateful for DJGPP. It's cool, it's fun, it works ... and of course it runs in FreeDOS. ;-) P.S. Not really directly DJGPP related, but id Software did just recently GPL the sources to the id Tech 4 (aka Doom 3) engine, which, unlike older ones, is written in C++. So, Jim, when you're ultra bored, take a look at it: https://github.com/TTimo/doom3.gpl