X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Modern c++, c++0x (g++ 4.4 and above) in DJGPP Date: Sat, 26 Jul 2008 11:56:07 -0700 (PDT) Organization: http://groups.google.com Lines: 23 Message-ID: <92187018-bd11-41d0-a2ff-b7c7135393b8@z66g2000hsc.googlegroups.com> References: NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 X-Trace: posting.google.com 1217098567 19041 127.0.0.1 (26 Jul 2008 18:56:07 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 26 Jul 2008 18:56:07 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: z66g2000hsc.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.51 (Windows NT 6.0; U; en),gzip(gfe),gzip(gfe) 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 m6QJ04mC014341 Reply-To: djgpp AT delorie DOT com Hi, On Jul 26, 5:37 am, Rafał wrote: > > are there ay real chances to have DJGPP based on g++ 4.3, 4.4 etc (so, soon > with good c++0x support)? > > That would allow to build most modern c++ programs using djgpp. I'm no expert (by far), but since I'm already here, I'll have to do! ;-) First of all, Andris has indeed built test builds of 4.3.0 and 4.3.1, but they aren't finished yet (problems w/ 2.03p2 versions??). So, use those at your own risk. Also, C++0x isn't finalized yet (hence, the 'x'). So even if there is experimental support in GCC, I don't think most people (should?) use it yet, at least not for another year or so. Modern C++ programs?? Such as what?? What exactly won't compile with G+ + 4.2.3 which we already have and use?