On Thu, 11 Feb 1999, Jonathan Scott wrote:
> checking whether the C++ compiler (gcc ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot create executables.
>
> Any ideas? I cannot figure it out. Please help, this is for a senior
> project I am working on and I cannot graduate if I dont get it done!:)
./configure --without-CXX
This disables C++ completely, so you couldn't use libpq++.
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2/ phd2@earthling.net
Programmers don't die, they just GOSUB without RETURN.