From: | Marcelo Cintra <mc(at)inf(dot)ed(dot)ac(dot)uk> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | configuring for icc 8.0 |
Date: | 2004-07-02 09:06:26 |
Message-ID: | Pine.LNX.4.44.0407021002030.17242-100000@cullenskink.inf.ed.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-07-08 18:12:21 | Re: configuring for icc 8.0 |
Previous Message | John Mistler | 2004-06-27 00:15:10 | Mac MySQL conversion |