Re: [HACKERS] Compiling PostgreSQL with Intel C Compiler 6.0

2002-07-03 Thread Tom Lane
=?ISO-8859-1?Q?Hans-J=FCrgen_Sch=F6nig?= <[EMAIL PROTECTED]> writes: > I have tried to compile PostgreSQL with the Intel C Compiler 6.0 for > Linux. During this process some errors occurred which I have attached to > this email. I have compiled the sources using: These are not errors, only over

[HACKERS] Compiling PostgreSQL with Intel C Compiler 6.0

2002-07-03 Thread Hans-Jürgen Schönig
I have tried to compile PostgreSQL with the Intel C Compiler 6.0 for Linux. During this process some errors occurred which I have attached to this email. I have compiled the sources using: [hs@duron postgresql-7.2.1]$ cat compile.sh #!/bin/sh CC=/usr/local/intel_compiler/compiler60/ia32/bin/ic