Re: [ADMIN] thread-safety flag on Solaris 10

2012-10-16 Thread Bruce Momjian
On Tue, Oct 16, 2012 at 10:52:04AM -0700, Dinesh Bhandary wrote: > Hello - > > We are installing Postgresql-9.1.3 from source against solaris 10, > gcc 3.4.6 and it is fails when I enable thread-safety flag. > It install fine if I disable thread-safety flag. One of the options > I am looking into

[ADMIN] thread-safety flag on Solaris 10

2012-10-16 Thread Dinesh Bhandary
Hello - We are installing Postgresql-9.1.3 from source against solaris 10, gcc 3.4.6 and it is fails when I enable thread-safety flag. It install fine if I disable thread-safety flag. One of the options I am looking into is upgrading gcc. Upgrading Solaris is not an option. But before I do that