Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety

Поиск
Список
Период
Сортировка
От Louis Gonzales
Тема Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety
Дата
Msg-id 44104E83.3070205@linuxlouis.net
обсуждение исходный текст
Ответ на Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety  ("renneyt@yahoo.com" <renneyt@yahoo.com>)
Ответы Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety
Список pgsql-admin
renneyt@yahoo.com wrote:

>Hello, I succesfully compiled PGSQL 8.0.4 on solaris 10 (sparc).
>
>I used gcc and used CFLAGS="-O3 -pthreads".
>
>My configure instructions are as such:
>
>configure --with-includes=/usr/local/include --with-openssl -with-includes=/usr/local/ssl
>/include/ -with-libs=/usr/local/lib -with-libs=/usr/local/ssl/lib -enable-thread-safety
>
>my gcc specs are as such:
>Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.10/3.3.2/specs
>Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
>Thread model: posix
>gcc version 3.3.2
>
>gcc was taken from sunfreeware.com
>
>Same config also worked with SOL9 (sparc)
>
>
>
>
Thanks,
I had tried CFLAGS="-D_someOption -pthreads" and that hadn't worked,
I'll give yours a whirl what you have suggested.
did you use "-"enable-thread-safety or "--"enable-thread-safety?



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

Предыдущее
От: "renneyt@yahoo.com"
Дата:
Сообщение: Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety