osx and thread safety?

Поиск
Список
Период
Сортировка
От Theodore Petrosky
Тема osx and thread safety?
Дата
Msg-id 20040817021040.22699.qmail@web41005.mail.yahoo.com
обсуждение исходный текст
Ответы Re: osx and thread safety?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: osx and thread safety?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Can someone shed some light on the thread safety
switch. I am using PostgreSQL on mac os x. I have made
and installed from 7.2 through 8.0b. I now see this
feature of thread safety and I don't understand why I
would need it.

I have tried:

./configure --with-rendezvous --enable-thread-safety

I get these errors:

ld: common symbols not allowed with MH_DYLIB output
format with the -multi_module option
fe-secure.o definition of common _thread_in_send (size
4)
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libpq.3.2.dylib] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

this is os x 10.3.5 with gcc (GCC) 3.3

any ideas (If I don't know what it is, do I need it?)

Ted




__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1208: Invalid page header
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: osx and thread safety?