David Erdman wrote:
> 
> when i try to compile a program with suse 6.1, i get the error: no acceptable
> C++-compiler found in $PATH.  I know how to add stuff to the path, but how do i
> know what kinda compiler I have.  isnt there two different kinds...glibc and
> egcs?  thanks
Hi David!

By default, SuSE 6.1 installs egcs as a C/C++ compiler but not the
gcc-frontend that makes egcs mimic the traditional compiler (glibc is a
C library). I�ve had trouble compiling with this configuration, too.
Install the gcc-frontend and it will work. To first see what you
actually have, type "gcc -v" and "egcs -v". Also interesting is "locate
gcc" or "locate egcs".
-- 
   __o   See you, Christoph Hammann
 _ \>,   [EMAIL PROTECTED]
( )/( )____________________________
You are here:   
                ***
                ***
             *********
              *******
               *****
                ***
                 *

                 But you're not all there.

Reply via email to