Re: FW: Re: [PATCHES] Ant configuration - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: FW: Re: [PATCHES] Ant configuration
Date
Msg-id 200110232326.f9NNQFZ00329@candle.pha.pa.us
Whole thread Raw
In response to Re: FW: Re: [PATCHES] Ant configuration  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-jdbc
> Gunnar R?nning writes:
>
> > Seriously would installing GNU Make be enough, or would you need to install
> > Cygwin and other packages as well ?
>
> GNU make runs natively on Windows.

We do allow ODBC to be built natively on MS Windows.  Does that require
gmake or can it use native MSWin buildfiles?  I see win32.mak but that
looks like a standard Makefile.  If we require gmake on Win32 to build
ODBC, can't we require it for jdbc?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: FW: Re: [PATCHES] Ant configuration
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] DatabaseMetadata patch