This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem compiling locale-inst.cc on alphaev56-dec-osf4.0d


same problem with latest CVS. i can try to debug this, but I will
probably need some help since i havent looked at the internals before.

btw, is there any way that snapshots could be made weekly like with egcs? i 
am behind a firewall, so i needed to get the cvs sources from the web, which 
was kind of painful.

here is the output:
c++ -DHAVE_CONFIG_H -I. -I../../gnu/libstdc++-06-28/src -I.. -nostdinc++ 
-I../../gnu/libstdc++-06-28 -I../../gnu/libstdc++-06-28/stl 
-I../../gnu/libstdc++-06-28/libio -g -D_GNU_SOURCE -fno-implicit-templates 
-fimplicit-templates -c  -DPIC ../../gnu/libstdc++-06-28/src/locale-inst.cc 
-o .libs/locale-inst.lo
../../gnu/libstdc++-06-28/src/locale-inst.cc:189: template-id `insert<>' for 
`vector<locale::facet *,allocator<locale::facet *> 
 >::insert(__normal_iterator<locale::facet **,vector<locale::facet 
*,allocator<locale::facet *> > >, unsigned int, locale::facet *const &)' 
does not match any template declaration
../../gnu/libstdc++-06-28/src/locale-inst.cc:189: confused by earlier 
errors, bailing out



>From: Benjamin Kosnik <bkoz@cygnus.com>
>To: Joe Fitzgerald <joeyfitz@hotmail.com>
>CC: libstdc++@sourceware.cygnus.com
>Subject: Re: problem compiling locale-inst.cc on alphaev56-dec-osf4.0d
>Date: Fri, 25 Jun 1999 15:49:44 -0700 (PDT)
>MIME-Version: 1.0
>From bkoz@cygnus.com Fri Jun 25 15:49:46 1999
>Received: from [205.180.230.5] by hotmail.com (1.5) with SMTP id 
>MHotMailB93D5289012FD101707ECDB4E605D97C0; Fri Jun 25 15:49:46 1999
>Received: from decepticon.cygnus.com (decepticon.cygnus.com 
>[205.180.230.96])by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id 
>PAA17925;Fri, 25 Jun 1999 15:49:44 -0700 (PDT)
>Received: from localhost (bkoz@localhost) by decepticon.cygnus.com 
>(8.8.7/8.6.4) with ESMTP id PAA03946; Fri, 25 Jun 1999 15:49:44 -0700
>X-Authentication-Warning: decepticon.cygnus.com: bkoz owned process doing 
>-bs
>In-Reply-To: <19990625222546.32614.qmail@hotmail.com>
>Message-ID: <Pine.LNX.4.04.9906251548410.3938-100000@decepticon.cygnus.com>
>
>
>
> > I encountered this error compiling libstdc++-2.90.5 with the latest 2.95
> > egcs snapshot. this seems to be similar to a problem reported in April
> > (http://sourceware.cygnus.com/ml/libstdc++/1999-q2/msg00010.html). 
>however,
> > i am getting the same error.
>
>Joe, I've not tried to compile on alpha-osf4.0. Can you try the CVS
>archive instead please?
>
>thanks,
>Benjamin
>


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]