Re: installer\Make.bat bitrotted

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: installer\Make.bat bitrotted
Date: 2014-07-02 15:31:30
Message-ID: 53B425D2.6060705@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 07/01/2014 06:15 PM, Craig Ringer wrote:
> Hi folks
>
> It seems that installer\Make.bat is somewhat bitrotted - it hasn't
> caught up with the changes in Make64.bat with the x86 and x64 directories.
>
> I haven't prepped a patch given the discussion of doing away with the
> installer\ dir entirely. Think it's worth it?

In fact, it's better to delete Make.bat, rename MakeX64.bat to just
Make.bat and have it:

- Handle spaces in %LIBPQBINDIR% correctly

- Accept environment or command line overrides to CPUTYPE

then it builds both fine.

I'll send a patch; it's trivial enough.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Craig Ringer 2014-07-02 15:43:52 Re: installer\Make.bat bitrotted
Previous Message cobainpluto 2014-07-02 09:09:36 Ask for two questions on psqlodbc