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

Re: compiler problem!



On Sat, May 23, 1998 at 05:00:42AM -0400, sjc@gis.net wrote:
> The program is written in C++ and the Makefile use "cc" as its compiler

It should use "c++". "cc" won't work due to the fact that the current
default C and C++ compilers come from different versions of the compiler.
The C compiler is gcc 2.7.2.3 whereas the C++ compiler is egcs 1.0.3 .

I've documented this recently (see the archives of debian-devel for a
draft); this documentation will be in the next release of the egcs packages.
 
HTH,
Ray
-- 
POPULATION EXPLOSION  Unique in human experience, an event which happened 
yesterday but which everyone swears won't happen until tomorrow.  
- The Hipcrime Vocab by Chad C. Mulligan 


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


Reply to: