At 10:11 23/08/98 +0200, you wrote: >*-"Z.P. Dylejko" <[EMAIL PROTECTED]> >| >| I am having problems compiling programs on a hamm system.... when running >| configure scripts, when it checks for a c++ compiler it comes up with >| message c++ compiler cannot create executables? >| >| I have g++ and egcc and binutils installed... what else should I have >| installed? > >Could you send us the relevant part of config.log?
here tis configure:1305: checking whether the C++ compiler (g++ -s) works configure:1319: 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 1315 "configure" #include "confdefs.h" main(){return(0);} any help is greatly appreciated.