Re: Compile fail, alpha5 & gcc 4.3.3 in elog.c - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Compile fail, alpha5 & gcc 4.3.3 in elog.c
Date
Msg-id -6645394320335160109@iso-8859-1msgid
Whole thread Raw
In response to Re: Compile fail, alpha5 & gcc 4.3.3 in elog.c  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Apr 2, 2010, at 2:28 AM, Josh Berkus <josh@agliodbs.com> wrote:
> Tom, Robert, etc.
>
> Ok, this issue seems to be specific to some versions of gcc.  Note
> that
> in testing this nobody enabled any special compile or environment
> variables of any kind, so if there's a -Werror where it shouldn't be,
> it's in our code.
>
> Succeeds on:
> Red Hat, gcc 4.4.3
> OSX, gcc 4.2.1
> Debian, gcc 4.3.2
> FreeBSD, gcc 4.2.1
>
> Fails on:
> Ubuntu, gcc 4.3.3
> Ubuntu, gcc 4.4.1
> OSX 10.5, gcc 4.0.1*
>
> I'd assume this was some kind of Ubuntu thing, except that I got it to
> fail on OSX as well.

I can't easily get on line to check this just now, but did I
accidentally bundle my Makefile.custom into this tarball?

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: walreceiver is uninterruptible on win32
Next
From: Robert Haas
Date:
Subject: Re: master in standby mode croaks