Marcelo Cintra wrote:
> 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'.
Check the file config.log about what is says why it can't run the test
program.