From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | Idar Tollefsen <idart(at)performancedesign(dot)no> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 8.1RC1 fails to build on OS X (10.4) |
Date: | 2005-11-02 18:57:59 |
Message-ID: | 20051102185759.GK55520@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Nov 02, 2005 at 06:05:19PM +0100, Idar Tollefsen wrote:
> Tom Lane wrote:
> >I notice however that you seem to have a different version of gcc:
> >
> >>gcc --version:
> >>powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build
> >>5026)
> >>Copyright (C) 2005 Free Software Foundation, Inc.
> >
> >Mine says
> >
> >powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc.
> >build 4061)
> >Copyright (C) 2004 Free Software Foundation, Inc.
> >
> >which is evidently older. Where'd you get yours from?
>
> I believe 5026 came as part of the Xcode 2.1 package when I upgraded it
> from Xcode 2.0. Xcode et. al. can be downloaded from ADC
> (http://developer.apple.com/, choose "Log in").
>
> The 4061 build you have, that came with Xcode 2.0, is a pre-release of GCC
> 4.0. The 5026 build is synchronized with the official 4.0 release.
>
> Good catch tough. Could you try the Xcode 2.1 upgrade and see if you get
> the same errors I'm seeing? Or could anyone tell us what GCC version "tuna"
> is running?
If tuna is upgraded to the latest version of the buildfarm script it
will report config output even on sucessful builds, which will contain
gcc info. IE: http://lnk.nu/pgbuildfarm.org/5ii.pl (search for
'configure:2078').
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-11-02 19:04:09 | Re: slru.c race condition (was Re: TRAP: FailedAssertion("!((itemid)->lp_flags |
Previous Message | Jim C. Nasby | 2005-11-02 18:53:07 | Re: Reducing the overhead of NUMERIC data |