![]() |
On Wed, 9 Jul 1997, Stefan Linden wrote: [snip] > Missing C++ runtime support for gcc (/opt/FSFgcc/bin/gcc). > > Compilation of the following test program failed: > > ---------------------------------------------------------- > #include "new.h" > int main(){ int* a = new int; *a = 0; delete a; return 0;} I take it that you have tried compiling this small program by hand? If *that* works, try looking at the config.log file to see just what commands are being used when it's attempting to test for C++ support. -- Jonathan Chen e-mail : jonc@pinnacle.co.nz Pinnacle Software Ltd Voice : +64.9.415.4460 Auckland, New Zealand Fax : +64.9.415.4250