current cvs fails to compile

Jeffrey A Law law@upchuck.cygnus.com
Fri Apr 30 23:15:00 GMT 1999


  In message < flsoagtp9x.fsf@poivre.cmla.ens-cachan.fr >you write:
  > 
  > I've been having trouble to get current cvs to compile on solaris-2.6.
  > Compilation fails when making libstdc++ with errors related to
  > template parameters. 
  > 
  > 
  > poivre% CC=gcc CFLAGS='-O4' CXXFLAGS='-O4' ~/EGCS/egcs/configure  --prefix=
  > $HOME/EGCS --with-haifa --with-shared --with-new-abi --with-cpu=v9 --verbos
  > e
  > 
  > poivre% make bootstrap 
[ ... ]


  > pti.cc
  > In file included from /BASE/dosreis/EGCS/egcs/libstdc++/string:6,
  >                  from /BASE/dosreis/EGCS/egcs/libstdc++/stdexcept:36,
  >                  from /BASE/dosreis/EGCS/egcs/libstdc++/stdexcepti.cc:8:
  > /BASE/dosreis/EGCS/egcs/libstdc++/std/bastring.h:166: declaration of `class
  >  basic_string<charT,traits,Allocator> & basic_string<charT,traits,Allocator
  > >::append(const charT *)'
FYI -- Mark & myself are working to resolve this.  It unfortunately does not
trigger on systems Mark has and I don't know the C++ front-end all that well.


I _think_ we're getting close though.  :-)

jeff



More information about the Gcc-bugs mailing list