[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: guide to plethora of c, c++ compilers ?



	Thanks,
	It is in /usr/doc/gcc .
	It appears I can't use both g++ and g++272 at the same time, since
libg++272-dev and libstdc++2.8-dev cannot coexist.  Unfortunatley, the
code I am trying to compile only compiles under g++272 and libg++272-dev,
as it uses GNU c++ library features.  ( adding libg++2.8-dev and
libg++2.8 didn't help).  It could be that the code needs extensive
rewriting to work with this year's c++ fashion.  I am getting
'not-implemented' errors when compiling functions using templates.
Templates are #1 on the mozilla list of dont's when writing portable c++
code.

On Mon, 13 Jul 1998 jdassen@wi.leidenuniv.nl wrote:

> On Sun, Jul 12, 1998 at 07:18:22PM -0700, G John Lapeyre wrote:
> > 	Is there a document on all of the c, and c++ compilers, and libg++
> > in hamm ?
> 
> Yes. /usr/doc/{gcc,g++}/README*
> 
> > I had to use to g++272 to compile a library (grafix), as g++ (I
> > think it comes from egcc) cannot understand some of the libg++ header
> > files.
> 
> Did you install the libg++ and libg++-dev package for use with egcs
> (libg++2.8 and libg++2.8-dev)?
> 

John Lapeyre <lapeyre@physics.arizona.edu>
Tucson,AZ     http://www.physics.arizona.edu/~lapeyre


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: