Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety - Mailing list pgsql-admin

From Louis Gonzales
Subject Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety
Date
Msg-id 44104E83.3070205@linuxlouis.net
Whole thread Raw
In response to Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety  ("renneyt@yahoo.com" <renneyt@yahoo.com>)
Responses Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: "renneyt@yahoo.com"
Date:
Subject: Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety
Next
From: Bruce Momjian
Date:
Subject: Re: Solaris 10/postgreSQL-8.0.1/--enable-thread-safety