This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: libg++ 2.7.2.8 & libg++ 2.8.0


Alex Buell <alex.buell@tahallah.demon.co.uk> writes:

> I tried to build libg++.2.7.2.8 & libg++ 2.8.0 with egcs 1.1b, but both
> failed with errors. 

Try libg++ 2.8.1.2 from the egcs infrastructure directory, 
ftp://egcs.cygnus.com/pub/egcs/infrastructure/

BTW, the FAQ deserves an update, since the latest release of libg++ is 
listed as available only from yggdrasil.

Is this ok to install?

Index: faq.html
===================================================================
RCS file: /egcs/carton/cvsfiles/wwwdocs/htdocs/faq.html,v
retrieving revision 1.57
diff -u -c -r1.57 faq.html
*** faq.html	1998/09/24 14:39:39	1.57
--- faq.html	1998/09/27 18:49:57
***************
*** 617,625 ****
  should point out that few programs actually need libg++; most only need
  libstdc++/libio which are included in the EGCS distribution.
  
! <p>If you do need libg++ you can get a libg++ snapshot  which works with EGCS
! from <a href="ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.1.2.tar.gz">
! ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.1.2.tar.gz</a>
  
  <hr>
  <h2><a name="generated_files">autoconf, bison, xgettext, automake, etc</a></h2>
--- 617,629 ----
  should point out that few programs actually need libg++; most only need
  libstdc++/libio which are included in the EGCS distribution.
  
! <p>If you do need libg++ you can get a libg++ release that works with
! EGCS from <a
! href="ftp://egcs.cygnus.com/pub/egcs/infrastructure/libg++-2.8.1.2.tar.gz">ftp://egcs.cygnus.com/pub/egcs/infrastructure/libg++-2.8.1.2.tar.gz</a>
! or <a
! href="ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.1.2.tar.gz">
! ftp://ftp.yggdrasil.com/private/hjl/libg++-2.8.1.2.tar.gz</a>.  Note
! that the 2.8.2 snapshot pre-dates the 2.8.1.2 release.
  
  <hr>
  <h2><a name="generated_files">autoconf, bison, xgettext, automake, etc</a></h2>

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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