This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: Question about compiler-supplied assignment and copy with
- To: pderbysh@usa.net (Paul Derbyshire)
- Subject: Re: Question about compiler-supplied assignment and copy with
- From: Joe Buck <jbuck@Synopsys.COM>
- Date: Sat, 27 Feb 99 21:57:52 PST
- Cc: egcs@egcs.cygnus.com
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: <3.0.6.32.19990228000118.00923340@pop.globalserve.net>; from "Paul Derbyshire" at Feb 28, 99 12:01 am
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Sender: owner-egcs@egcs.cygnus.com
> At 10:45 PM 2/25/99 -0800, you wrote:
> >The libstdc++ rewrite already has a version of valarray...
>
> That's strange, because the egcs zip I got from the Simtel DJGPP tree in
> v2beta contains no such file as lang/cxx/valarray.
egcs contains libstdc++ v2. The rewrite is libstdc++ v3. v3 is still
not usable, since important functionality is missing, though parts of
it work.