Hello,
I'm trying to build PostgreSQL with Intel's icc compiler 8.0 on a Linux
machine. When running the configure as:
configure CC=/opt/intel_cc_80/bin/icc
I get the following error message:
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.
Can anybody help? Thanks,
Marcelo