Re: 2nd try @NetBSD/2.0 Alpha - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: 2nd try @NetBSD/2.0 Alpha
Date
Msg-id 20051018221145.GE13902@svana.org
Whole thread Raw
In response to 2nd try @NetBSD/2.0 Alpha  ("Larry Rosenman" <ler@lerctr.org>)
Responses Re: 2nd try @NetBSD/2.0 Alpha
List pgsql-hackers
On Tue, Oct 18, 2005 at 05:03:35PM -0500, Larry Rosenman wrote:
> Doesn't appear to have a separate libc, HOWEVER, -lpthread may be screwing
> us:

<snip>

If it is that, does it work if you compile postgres with -lpthread.
Sure, we don't use the functions but maybe it's a prerequisite to be
able to dlopen() thread libs.

Should be quicker to test, just rerun the final link command by hand
with the extra option...

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: sort_mem statistics ...
Next
From: "Kevin Grittner"
Date:
Subject: Re: A costing analysis tool