Re: [BUGS] configure warnings

2008-02-16 Thread Peter Kovacs
The gcc 4.2.2 binaries for a number of HP-UX platforms can be downloaded from here: http://hpux.cs.utah.edu/ And that does the job. Thanks for pointing to the right direction. Peter On Feb 16, 2008 2:49 PM, Tom Lane <[EMAIL PROTECTED]> wrote: > "Peter Kovacs" <[EMAIL PROTECTED]> writes: > > I

Re: [BUGS] configure warnings

2008-02-16 Thread Tom Lane
"Peter Kovacs" <[EMAIL PROTECTED]> writes: > I have just completed a successful compilation with cc. Still, cc gave a lot > of > (Bundled) cc: warning 922: "-Ae" is unsupported in the bundled > compiler, ignored. > (Bundled) cc: warning 922: "+O2" is unsupported in the bundled > compiler, ignored

Re: [BUGS] configure warnings

2008-02-16 Thread Peter Kovacs
Thank you, Tom, for you help. The short gcc test you described gives the result you predicted. I have just completed a successful compilation with cc. Still, cc gave a lot of (Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, ignored. (Bundled) cc: warning 922: "+O2" is uns

Re: [BUGS] configure warnings

2008-02-15 Thread Tom Lane
"Peter Kovacs" <[EMAIL PROTECTED]> writes: > bash-3.00# uname -a > HP-UX apollo B.11.23 U ia64 1874023332 unlimited-user license > I got the following warnings: > checking sys/ipc.h presence... yes > configure: WARNING: sys/ipc.h: present but cannot be compiled Which compiler are you using? If

[BUGS] configure warnings

2008-02-15 Thread Peter Kovacs
Hi, On a bash-3.00# uname -a HP-UX apollo B.11.23 U ia64 1874023332 unlimited-user license I got the following warnings: checking sys/ipc.h presence... yes configure: WARNING: sys/ipc.h: present but cannot be compiled configure: WARNING: sys/ipc.h: check for missing prerequisite headers? c