John Levon wrote:
> 
> On Mon, Dec 16, 2002 at 01:33:16AM -0400, Garst R. Reese wrote:
> 
> > error: cannot run C++ compiled programs.
> > obviously something is messed.
> 
> Indeed. You didn't install over an existing gcc did you ? You should
> always install different versions using a different prefix like
> /usr/local/gcc-3.2.1 or whatever
I thought that the version-specific-runtime-libs would keep me out of
trouble
It always has before.
But, I did keep gcc-3.0.4 etc. and don't have a problem there with the
same config.
Thanks,
  Garst
-------------
bash$ g++ -v
Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.2/specs
Configured with: ../gcc-3.1/configure --enable-shared --disable-nls
--enable-threads=posix --enable-version-specific-runtime-libs
--enable-cpp --enable-languages=c,c++,f77,objc
Thread model: posix
gcc version 3.2


Reply via email to