Bug #535: postgreSQL v7.1.3 doesn't build properly with gcc v3.0.2 on Solaris 8

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #535: postgreSQL v7.1.3 doesn't build properly with gcc v3.0.2 on Solaris 8
Date: 2001-12-10 17:24:03
Message-ID: 200112101724.fBAHO3478137@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Robert Berglin (rberglin(at)kcp(dot)com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
postgreSQL v7.1.3 doesn't build properly with gcc v3.0.2 on Solaris 8

Long Description
I attempted a build of postgreSQL v7.1.3 on a Solaris 8 system using gcc v3.0.2 (32-bit). The gcc compiler was built using the posix threading model enabled. The plpgsql regresssion test hung at the WS.not.there test. I then used an old binary of gcc v2.95.1 I had lying around to do exactly the same build of postgreSQL v7.3.1, and the regression tests all passed.

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message jacques.talbot 2001-12-10 21:33:27 problems linking with-tcl
Previous Message Tom Lane 2001-12-10 16:37:44 Re: Bug #534: factorial function