thread safe?

Поиск
Список
Период
Сортировка
От Theodore Petrosky
Тема thread safe?
Дата
Msg-id 20031118132925.25135.qmail@web41011.mail.yahoo.com
обсуждение исходный текст
Ответы Re: thread safe?
Список pgsql-bugs
After reading the HISTORY file with the new 7.4, I
happened across the thread-safe with libpq stuff. As I
am using this in my OS X app I thought I would add it
in. (Not that I thought that I needed it, it was more
for fun..)

I got the following error on configure:

checking for pthread.h... yes
configure: error:
Cannot enable threads on your platform.
Please report your platform threading info to the
PostgreSQL mailing lists so it can be added to the
next release.  Report all compile flags, link flags,
functions, or libraries required for threading
support.
See the comment at the top of src/port/thread.c for
more information.

Is this a known issue.....?

Ted


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Other Contributors List
Следующее
От: Theodore Petrosky
Дата:
Сообщение: OS X can not make check?