Re: failed test float8 on mingw

From: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: failed test float8 on mingw
Date: 2008-11-11 23:56:44
Message-ID: 3073cc9b0811111556g59e037bbsdcfdc5ff07d521c4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 11, 2008 at 4:48 PM, Jaime Casanova
<jcasanov(at)systemguards(dot)com(dot)ec> wrote:
> On Tue, Nov 11, 2008 at 4:32 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>> Jaime Casanova wrote:
>>> On Tue, Nov 11, 2008 at 12:17 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>>>> Do earlier versions work if built on this machine? Like 8.3-latest? My guess
>>>> is that it's something in mingw or the environment rather than pg, but let's
>>>> confirm that before trying to track down what..
>>>>
>>>
>>> actually seems there's something wrong with environment... (MinGW:
>>> 5.1.4; msys: 1.0.10; gcc: 3.4.5 (mingw-vista special r3))
>>> mmm... that r3 doesn't like me...
>>>
>>> 8.3, FAILED same test
>>> 8.2, FAILED too
>>
>> Hmm. So which parts of that differ from the buildfarm boxes that *do*
>> work, and why :-( I wonder if we're back to trolling mingw-cvs for
>> incompatible changes yet again...
>>
> maybe the gcc version? i'll try with 3.4.2
>

yeah... it was the gcc version... 3.4.2 works good, and passes all
regressions...

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-11-12 00:07:19 Re: Reducing some DDL Locks to ShareLock
Previous Message Heikki Linnakangas 2008-11-11 23:16:54 Re: Optimizing COPY