Re: Fw: Is anyone interested in getting PostgreSQL working - Mailing list pgsql-hackers

From Kurt Roeckx
Subject Re: Fw: Is anyone interested in getting PostgreSQL working
Date
Msg-id 20060109155736.GA3594@roeckx.be
Whole thread Raw
In response to Re: Fw: Is anyone interested in getting PostgreSQL working  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: Fw: Is anyone interested in getting PostgreSQL working  ("Jim Buttafuoco" <jim@contactbda.com>)
List pgsql-hackers
On Mon, Jan 09, 2006 at 03:03:28PM +0100, Stefan Kaltenbrunner wrote:
> >
> >well that is good news, can you tell me what version of linux you are 
> >using and what gcc version also.  I will let
> >Martin know.
> 
> 
> lionfish is a stock Debian/Sarge box (a cobalt cube) with gcc 3.3.5.

Martin is probably trying this on unstable, which means new
binutils, glibc and gcc-3.3.

Toolchain looks like this on unstable:
libc6-dev 2.3.5-11
linux-kernel-headers 2.6.13+0rc3-2
binutils 2.16.1cvs20051214-1
gcc-3.3 3.3.6-12
gcc-3.4 3.4.5-1
gcc-4.0 4.0.2-6

Where stable/sarge has:
libc6-dev 2.3.2.ds1-22
linux-kernel-headers 2.5.999-test7-bk-17
binutils 2.15-6
gcc-3.3 3.3.5-13
gcc-3.4 3.4.3-13 (which you probably don't use)


Kurt



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: plperl vs LC_COLLATE (was Re: Possible savepoint bug)
Next
From: Greg Stark
Date:
Subject: Re: Improving N-Distinct estimation by ANALYZE