Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder
Дата
Msg-id CAB7nPqQiUePzPhd3Mmk+Q7_cQQRKK_V1FVxKNyMRi660Z4dPzg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [bug fix or improvement?] Correctly place DLLs for ECPG apps in bin folder  ("MauMau" <maumau307@gmail.com>)
Список pgsql-hackers
On Wed, Jul 9, 2014 at 9:53 PM, MauMau <maumau307@gmail.com> wrote:
> But the source tree contains as many as 206 Makefiles.  I'm worried that it
> will waste the install time.  Should all these Makefiles be examined, or 16
> Makefiles in src/interfaces/?
Not really. IMO the best solution is to extract the path of the
Makefile in the vcxproj file of the project in Install.pm by looking
at ModuleDefinitionFile or ResourceFile, and then to scan it for
SO_MAJOR_VERSION. This way it is possible to determine in
CopySolutionOutput where a library needs to be copied. I'd also rather
go with the def file, and not the rc file for the path identification.
-- 
Michael



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Proposal "VACUUM SCHEMA"
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Initdb-cs_CZ.WIN-1250 buildfarm failures