delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2011/11/27/20:30:10

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: Re: internal compiler error with c++11 features on 4.6.2
Date: Sun, 27 Nov 2011 17:17:02 -0800 (PST)
Organization: http://groups.google.com
Lines: 64
Message-ID: <b3d6cc2d-ca8f-4081-aa82-deea25698e73@p7g2000pre.googlegroups.com>
References: <64237354-a1d5-4c03-b446-b7de61297344 AT a2g2000prb DOT googlegroups DOT com>
<bc5e54a1-40b5-4737-a497-e6b74454968d AT l23g2000pro DOT googlegroups DOT com>
<c6438915-77be-429d-b2a7-a4cacdb9f967 AT g7g2000vbd 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>
NNTP-Posting-Host: 24.22.56.37
Mime-Version: 1.0
X-Trace: posting.google.com 1322443023 5105 127.0.0.1 (28 Nov 2011 01:17:03 GMT)
X-Complaints-To: groups-abuse AT google DOT com
NNTP-Posting-Date: Mon, 28 Nov 2011 01:17:03 +0000 (UTC)
Complaints-To: groups-abuse AT google DOT com
Injection-Info: p7g2000pre.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: 4009
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id pAS1U23v022304
Reply-To: djgpp AT delorie DOT com

On Nov 27, 4:21 pm, Rugxulo <rugx DOT  DOT  DOT  AT gmail DOT com> wrote:
> Hi,
>
> On Nov 27, 6:00 pm, jimm <jmich DOT  DOT  DOT  AT yahoo DOT com> wrote:
>
>
>
> > I can't wait until they put boost in there with TR2.
>
> It's either wait or roll your own. Though lucky for you C++ is a very
> popular language with good support. So it shouldn't be too long.
>
> > I have been
> > waiting for decimal128 math and <string> compare that is case
> > insensitive - what were the designers thinking? ...
> > :-)
>
> "long long long int" ?   :-)
>
> They probably think you can just use GMP lib, stricmp / strcasecmp,
> etc. (Or roll your own. Or use a different language.)
>
> > many needed improvements...  initializer lists should have been done a
> > long time ago.
>
> G++ has always been pretty good and available since late '80s, I
> think, but even other people admit it only truly got great around 4.2.
> I think one guy [who?] then called it the "best in the world" at that
> point [citation needed]. As for adding more stuff, there will always
> be more to add. Sometimes you have to stop inventing and start
> stabilizing, implementing, etc. This is why C++11 only has stuff from
> circa 2006 or such [citation needed]. Bjarne Stroustrup probably
> doesn't want to sweat blood working on such standards for the rest of
> his life. It's already hard enough to implement (e.g. GCC uses a hand-
> written parser and not Bison [citation needed]).
>
> > I also think 128-bit integers should be available now,
> > since we have GUIDs and UUIDs. and GPT.
> > also, you can't represent SI and IEC units sufficiently without them.
>
> But what's the command to burn a Blu-Ray disc? Users demand it!  ;-)

actually, cdrecord has been made available for dos, and blu-ray is
starting to become available in cdrecord.   don't know about the dos
version yet. http://perotti.ic.cz/cdrecord/

but I still have an issue with DJGPP 4.6.2 because there is no STL.  I
just looked for the file vector in the include directory tree as in
#include <vector> and it's not there!  so are also a lot of anything C+
+ library-related missing.

Sun 11/27/2011 17:10:57.81|C:\djc462beta\include|>cd ..

Sun 11/27/2011 17:15:31.65|C:\djc462beta|>dir/s/b vector
File Not Found

Sun 11/27/2011 17:15:35.10|C:\djc462beta|>dir/s/b string
File Not Found

Sun 11/27/2011 17:15:52.48|C:\djc462beta|>dir/s/b iostream
C:\djc462beta\contrib\zlib-1.2-5\contrib\iostream

Sun 11/27/2011 17:16:07.17|C:\djc462beta|>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019