Re: [HACKERS] ICU support on Windows - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] ICU support on Windows
Date
Msg-id f1870f08-8578-af92-7854-fc85ddbe5bb4@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] ICU support on Windows  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Responses Re: [HACKERS] ICU support on Windows  (Ashutosh Sharma <ashu.coek88@gmail.com>)
List pgsql-hackers
On 6/12/17 14:03, Ashutosh Sharma wrote:
>> I noticed that this only works if you use the "Win32" download of ICU,
>> because the "Win64" download uses "lib64" paths.  I'm not sure what the
>> impact of this is in practice.
> 
> Yes, that's right, Win64 download uses lib64 path and in my case i had
> renamed lib64-> lib and bin64-> bin which i guess is not a right thing
> to do. I think, we should allow Solution.pm to detect the platform and
> make a decision on the library path accordingly. Attached patch does
> that. Please have a look let me know your thoughts on this. Thanks.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] WIP: Data at rest encryption
Next
From: Stephen Frost
Date:
Subject: Re: [HACKERS] WIP: Data at rest encryption