Bruce Momjian <[EMAIL PROTECTED]> writes: > Actually, the most common THREAD_CFLAGS is -pthread, used by Solaris, > OSF, and FreeBSD 4.X. Only Linux uses -D flags for threading.
So is -pthread a compile-time or link-time flag? If we need both THREAD_CPPFLAGS and THREAD_CFLAGS then let's go ahead and invent both. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])