Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> It seems that what we have to do for Unixware is add
>> -Kpthread to LDFLAGS; is that correct?
> Unusually, this platform doesn't have a THREAD_LIBS setting, only
> THREAD_CPPFLAGS. so I have to use that.
If Larry quoted the Compiler Guys correctly, then that is *wrong*,
and we should put -Kpthread into THREAD_LIBS.
regards, tom lane