From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, pgsql-committers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] pgsql: Implement a few changes to how shared libraries and dynamically |
Date: | 2008-04-08 07:43:06 |
Message-ID: | 20080408094306.3d6444de@mha-laptop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
> > petere(at)postgresql(dot)org (Peter Eisentraut) writes:
> >
> >> Implement a few changes to how shared libraries and dynamically
> >> loadable modules are built.
> >>
> >
> > Seems this patch has broken all the Windows buildfarm animals ... is
> > anybody on that?
> >
>
> Not all, only those that use the Makefile build system, i.e. MSVC is
> not failing, but MinGW and Cygwin are.
>
> Specifically, we are failing thus during initdb:
>
> creating conversions ... FATAL: could not access file
> "$libdir/ascii_and_mic": No such file or directory
>
>
> I can't immediately see the cause, although presumably it's the
> changes in Makefile.shlib that have done it.
>
> Maybe we need to set up a Windows machine or two somewhere so that
> committers can test out stuff like this ...
I offered this before, and nobody was interested at the time. I don't
have the resources to do it right now if it would be interesting now,
but I think we can put one up in a VM on one of the community managed
servers actually - as long as you don't need performance, that's
certainly doable.
(I don't have a working mingw env at all right now, still
working on setting up a proper VM with windows + msvc since
changing job, so I can't look at this specific issue right now
myself)
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-04-08 07:50:41 | pgsql: Make integer_datetimes the default on msvc as well, to have the |
Previous Message | Andrew Dunstan | 2008-04-08 04:37:13 | Re: [HACKERS] pgsql: Implement a few changes to how shared libraries and dynamically |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-04-08 07:50:10 | Re: [PATCHES] Integer datetime by default |
Previous Message | tomas | 2008-04-08 07:39:19 | Re: File system snapshots for multiple file systems |