On Fri, 19 Mar 2004, Bruce Momjian wrote:
> Larry Rosenman wrote:
> > > Yes, his patch ended up adding this to THREAD_LIBS, but
> > > template/unixware has:
> > >
> > > For gcc:
> > >
> > > THREAD_CPPFLAGS="-pthread"
> > >
> > > and for non-gcc:
> > >
> > > THREAD_CPPFLAGS="-K pthread"
> > >
> > > Larry, are these wrong?
>
>
> > Nope, those work, and should be passed to any libpq-using programs
> > link step if --enable-thread-safety is used.
>
> But they currently CPPFLAGS. They should be lib flags.
>
>
they need to be passed to BOTH compiles and Links.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749