Re: Windows Build System

From: mmatthew(at)thematthews(dot)org
To: curtis(at)galtcapital(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Windows Build System
Date: 2003-01-26 02:04:25
Message-ID: 62911.64.81.138.200.1043546665.squirrel@localhost.my.domain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Curtis Faith wrote:

>>Hannu Krosing asked:
>> Does anyone know how MySQL and interbase/firebird do it ?
>>

>From the MySQL web site for version 4.0:

>"The Windows binaries use the Cygwin library. Source code for the
>version of Cygwin we have used is available on this page."

>I think this offers a very big opportunity to differentiate. If we had
>project support it would make PostgreSQL a more natural choice for
>Windows developers.

MySQL uses Cygwin for libreadline support in the client 'mysqlc'. That's
pretty much it.

The rest is a standard Visual C++ project that has the files moved from
the unix sources via a script.

-Mark

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2003-01-26 02:05:00 Re: Can we revisit the thought of PostgreSQL 7.2.4?
Previous Message Bruce Momjian 2003-01-26 02:03:13 Re: unquoted special constants