From: | Reini Urban <rurban(at)x-ray(dot)at> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pg buildfarm status update |
Date: | 2004-11-06 17:53:48 |
Message-ID: | 418D0FAC.1050302@x-ray.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Dunstan schrieb:
>> Could loris also be used to do the cygwin and MSVC builds?
>
> Cygwin is next on my list. The buildfarm client script does full server
> builds, so MSVC isn't on the radar right now. FYI the steps in the
> process are (more or less):
>
> configure
> make
> make check
> make contrib
> make install
> initdb
> startdb
> make installcheck
> make contrib install
> make contrib installcheck
> stopdb
>
>
> I don't intend to use the machine that is loris for long - it's too slow
> and memory bound. If anyone has a nice fast Windows machine with 1Gb+ of
> Ram that we could use for a buildfarm client (Windows Native and/or
> Cygwin) that would be awesome.
Sorry, no.
Is there no ISP around, which wants to save some money? :)
> Also, if anyone managed to port ccache to Windows that would be huge
> too. Using it on Unix has proved to be a major gain.
ccache is available via cygwin at least.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2004-11-06 18:35:30 | cygwin build failure |
Previous Message | Andrew Dunstan | 2004-11-06 16:43:20 | Re: pg buildfarm status update |