From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Dave Page <dpage(at)postgresql(dot)org> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: msvc and vista fun |
Date: | 2007-06-25 15:06:45 |
Message-ID: | 467FDA05.9080405@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Dave Page wrote:
> Dave Page wrote:
>> If I then
>>> switch to the non-admin user, it can run initdb just fine. However,
>>> that user can't build, because it gets a mysterious failure from
>>> mt.exe. MinGW is even worse - it says it can't run gcc because it
>>> can't run cc1.exe (IIRC), so it fails at the configure stage! All of
>>> this has cost me quite a few hours in the last week, with very
>>> little to show for it.
>>
>> And that one...
>
> See http://aarongiles.com/?p=199 for more details, but the quick fix I
> used was to add /mingw/libexec/gcc/mingw32/3.4.2 to the path in
> /etc/profile.
>
>
That seems to have fixed it. But now of cousre I forgot that the latest
version is broken w.r.t. gettimeofday ... *sigh*
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-06-25 15:08:42 | Re: Frustrating issue with PGXS |
Previous Message | Mike Rylander | 2007-06-25 15:03:06 | Re: [Fwd: Re: tsearch in core patch] |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-06-25 15:25:35 | Re: msvc and vista fun |
Previous Message | Magnus Hagander | 2007-06-25 14:59:38 | Re: Preliminary GSSAPI Patches |