Thread: About the FAQ_HPUX updates
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/
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
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