|
Home > Archive > Slony1 PostgreSQL Replication > July 2005 > Pthread detection for Win32
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Pthread detection for Win32
|
|
| Dave Page 2005-07-14, 8:24 pm |
| <<win32_pthread.diff>> The attached patch allows configure to find the
appropriate pthread library on Win32. If there are no objections, I will
apply it along with a rebuilt configure script some time tomorrow.
Regards, Dave.
| |
| Darcy Buskermolen 2005-07-14, 8:24 pm |
| On Thursday 14 July 2005 12:46, Dave Page wrote:
> <<win32_pthread.diff>> The attached patch allows configure to find the
> appropriate pthread library on Win32. If there are no objections, I will
> apply it along with a rebuilt configure script some time tomorrow.
>
> Regards, Dave.
I have a set of patches to make to the same file which choose the correct
pthread for FreeBSD (-lpthread for 5.0 and greater, -pthread for 4.x and
below). so we might as well wait on submitting a new configure untill both
of these patches are intree, other than that I have no objections to your
patch.
--
Darcy Buskermolen
Wavefire Technologies Corp.
http://www.wavefire.com
ph: 250.717.0200
fx: 250.763.1759
| |
| Dave Page 2005-07-14, 8:24 pm |
| =20
> -----Original Message-----
> From: Darcy Buskermolen [mailto:darcy- QSklyHmfoqpWk0Htik3J
/w@public.gmane.org]=20
> Sent: 14 July 2005 21:47
> To: slony1-general- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org
> Cc: Dave Page
> Subject: Re: [Slony1-general] Pthread detection for Win32
>=20
> I have a set of patches to make to the same file which choose=20
> the correct=20
> pthread for FreeBSD (-lpthread for 5.0 and greater, -pthread=20
> for 4.x and=20
> below). so we might as well wait on submitting a new=20
> configure untill both=20
> of these patches are intree, other than that I have no=20
> objections to your=20
> patch.
OK, I'll omit the configure update if I apply my patch before yours goes
in.
Regards, Dave.
|
|
|
|
|