Re: threads stuff/UnixWare

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: threads stuff/UnixWare
Date: 2004-05-12 18:59:19
Message-ID: 20040512155844.A35531@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 12 May 2004, Larry Rosenman wrote:

> >> > Ummm, shouldn't that be added to the port specific Makefile?
> >> See my reply to Tom. It forces ALL libpq using programs to be
> >> linked with -Kpthread, which was deemed unacceptable.
> >
> > deemed unacceptable by whom? Sounds to me alot simpler of a solution then
> > making wrappers for the pthread_* functions just to accommodate one OS ...
> > I could see it if this was a wide-spread problem, but it doesn't appear to
> > be ...
> Bruce didn't want to muck ip all the .c programs in the distribution to
> do that.

I'm confused now ... what .c programs would have to be mucked up if you
add -Kpthread to the Unixware specific Makefile?

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2004-05-12 19:03:13 Re: threads stuff/UnixWare
Previous Message Larry Rosenman 2004-05-12 18:43:16 Re: threads stuff/UnixWare