Hi,
I am trying to install php4 on an hp10.20 box and am getting the following error:
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
I am getting this because the version of gcc installed is not an ansii C compiler. I do have access to CC, but I can't figure out how to force the php install script to use it.
Any ideas? (besides getting another version of gcc)
Thanks,
James