Re: failed to re-find parent key

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: failed to re-find parent key
Date: 2004-01-14 02:55:11
Message-ID: 871xq3ck8g.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

> Hmm. Compiler bug maybe? I can't recall if gcc 2.96 had a good
> reputation or not.

2.96's reputation is of being *THE* canonical bad version of gcc.

mplayer for example has a configure check that specifically makes it difficult
to compile with 2.96 without reading large warnings because they've had too
many bug reports get tracked down to it:

Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder). If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!

GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !

--
greg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2004-01-14 03:14:40 Re: failed to re-find parent key
Previous Message Tom Lane 2004-01-14 02:16:38 Re: failed to re-find parent key