On 7/8/04 11:28 AM, "Bruce Momjian" <[EMAIL PROTECTED]> wrote:

> OK, I have removed the changes I just added to allow threads for 7.4.X
> on OSX.  This stuff had to be dealt with before 7.4 final, and I don't
> want to play with it at this point.  7.5 thread testing is automatic so
> people will have to wait for that.


Just as a note to anyone searching the archives...

# tools/thread/thread_test must be run
THREAD_SUPPORT=yes
THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
THREAD_LIBS="-lpthread"

NEED_REENTRANT_FUNCS=yes


works on both OS X 10.2 and 10.3

Wes


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to