Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Brent Verner <brent@rcfile.org>
Cc: pgsql-hackers@postgresql.org
Date: 2002-02-11T02:24:16Z
Lists: pgsql-hackers
Brent Verner <brent@rcfile.org> writes:
>   freebsd 4.5
>   netbsd 1.5.2

> #define RTLD_LAZY  1
> #define RTLD_GLOBAL        0x100

Thanks.  Is there an RTLD_NOW symbol on those platforms?

			regards, tom lane