RE: GCC compiler problem on RH 6.2

2000-07-06 Thread Juha Saarinen
%- 1) I note that the libstdc++ include directory is: %- %- /usr/include/g++-3 %- %-is it possible to install this alongside the egcs include directory %-(/usr/include/g++) without problems ? %- %- 2) is it possible to install both libstdc++ libraries, the old one %-for

Re: GCC compiler problem on RH 6.2

2000-07-05 Thread Steven W. Orr
You should switch to gcc-2.95.2. It is the latest stable version and works fine. If you are having problems with egcs that should b\not be suprising as there are a few subtle language issues associated with this. -- -Time flies like the wind. Fruit flies like a banana. [EMAIL PROTECTED]

RE: GCC compiler problem on RH 6.2

2000-07-05 Thread Juha Saarinen
%- Does anyone know what issues might be involved with swapping %- compilers on %- a RH 6.x system, either forward to gcc 2.95, or backwards to gcc 2.7.2 The only issues I've seen so far have been with libstdc++ -- you have to install a newer version than the one that comes with RH6.x to be able

RE: GCC compiler problem on RH 6.2

2000-07-05 Thread Gregory Hosler
On 05-Jul-00 Juha Saarinen wrote: %- Does anyone know what issues might be involved with swapping %- compilers on %- a RH 6.x system, either forward to gcc 2.95, or backwards to gcc 2.7.2 The only issues I've seen so far have been with libstdc++ -- you have to install a newer version than