I'll get a copy, but won't I have trouble ***compiling*** it?
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [000805 23:31]:
> 
> 
> On Sat, 5 Aug 2000, Ray Olszewski wrote:
> 
> > The C++ compiler you want is probably g++, and it's probably not
> installed
> > (check with the "find" or "which" command). I don't recall if the
> gcc/g++
> > mess was fixed by the time RH 6.0 came out ... it is pretty out of
> date,
> > after all ... older versions of g++ simply were not decent C++
> compilers,
> > and the suggestion that gcc would act like a C++ compiler if the file's
> > extension was .cpp, or something like that, was pure fantasy.
> >
> > Check thr RH site, or a mirror like metalab, for updates. The current
> > version (in Debian) is 2.95.2-13, and it works pretty well.
> >
> I _think_ RH 6 had egcs as c and c++ compiler, perhaps with a symbolic
> link to make it answer to gcc.  Maybe a link
> 
> cd /usr/bin
> ln -s egcs g++
> 
> would be enough to get by, but gcc-2.95.2 is a much better c++ compiler,
> for that matter a much better c compiler, than egcs, and if you can
> manage to get one, I think you will be happy with it.
> 
> Lawson
> 
> This message is brought to you by Wine-20000801, with the unwitting
> cooperation of Juno 1.49.
> 
> compilation courtesy of gcc-2.95.1
> ---cut here
> 
> 
> 
> 
> ________________________________________________________________
> YOU'RE PAYING TOO MUCH FOR THE INTERNET!
> Juno now offers FREE Internet Access!
> Try it today - there's no risk!  For your FREE software, visit:
> http://dl.www.juno.com/get/tagj.
---cut here---

-- 
 Richard Spencer          "Why Not" is a slogan
São Paulo, Brazil        for an interesting life.
 [EMAIL PROTECTED]            -- Mason Cooley

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to