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

Re: g++



On Fri, 16 Apr 1999, J.H.M. Dassen wrote:

> On Fri, Apr 16, 1999 at 23:11:56 +1200, Michael Beattie wrote:
> > In a configure script, this is the outcome:
> 
> > configure: error: installation or configuration problem: C++ compiler
> > cannot create executables.
> 
> Run configure with the '-v' argument, and show us the relevant parts of the
> config.log thus generated.

configure:1275: checking for a C++-Compiler   
configure:1281: checking for g++
configure:1393: checking whether the C++ compiler (g++  -s) works
configure:1407: g++ -o conftest   -s conftest.C  1>&5
/usr/bin/ld: cannot open -lstdc++: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1403 "configure"
#include "confdefs.h"
main(){return(0);}


just checking my libs dir... no libstdc++.so.0 :

/usr/lib/libstdc++-2-libc6.0-1-2.9.0.a
/usr/lib/libstdc++-2-libc6.0-1-2.9.0.so
/usr/lib/libstdc++-libc6.0-1.a.2 -> libstdc++-2-libc6.0-1-2.9.0.a
/usr/lib/libstdc++-libc6.0-1.so.2 -> libstdc++-2-libc6.0-1-2.9.0.so
/usr/lib/libstdc++.so.2.7.2 -> libstdc++.so.2.7.2.8
/usr/lib/libstdc++.so.2.7.2.8
/usr/lib/libstdc++.so.2.8 -> libstdc++.so.2.8.0
/usr/lib/libstdc++.so.2.8.0
/usr/lib/libstdc++.so.2.9
/usr/lib/libstdc++.so.272 -> libstdc++.so.2.7.2.8


                       Michael Beattie (mickyb@es.co.nz)

               PGP Key available, reply with "pgpkey" as subject.
 -----------------------------------------------------------------------------
     "42? 7 and a half million years and all you can come up with is 42?!"
 -----------------------------------------------------------------------------
                Debian GNU/Linux....  Ooohh You are missing out!



Reply to: