About the FAQ_HPUX updates

Started by Peter Eisentrautalmost 25 years ago3 messages
#1Peter Eisentraut
peter_e@gmx.net

Why not add CFLAGS=+02 to the hpux template?

Also, it should work now to build with any random combination of C and C++
compilers, so maybe try that and remove that point.

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: About the FAQ_HPUX updates

Peter Eisentraut <peter_e@gmx.net> writes:

Why not add CFLAGS=+02 to the hpux template?

Hmm... now that you ask, probably no good reason.

Also, it should work now to build with any random combination of C and C++
compilers, so maybe try that and remove that point.

OK, I will. That definitely didn't work a couple releases ago, but if
you think the situation has improved, I'll check it.

regards, tom lane

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: About the FAQ_HPUX updates

Peter Eisentraut <peter_e@gmx.net> writes:

Why not add CFLAGS=+02 to the hpux template?

Tested and done.

Also, it should work now to build with any random combination of C and C++
compilers, so maybe try that and remove that point.

You're right, that works now. FAQ_HPUX updated. Thanks.

regards, tom lane