Re: installer\Make.bat bitrotted - Mailing list pgsql-odbc

From Craig Ringer
Subject Re: installer\Make.bat bitrotted
Date
Msg-id 53B425D2.6060705@2ndquadrant.com
Whole thread Raw
In response to installer\Make.bat bitrotted  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: installer\Make.bat bitrotted  (Craig Ringer <craig@2ndquadrant.com>)
List 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


pgsql-odbc by date:

Previous
From: cobainpluto
Date:
Subject: Ask for two questions on psqlodbc
Next
From: Craig Ringer
Date:
Subject: Re: installer\Make.bat bitrotted