Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib

Поиск
Список
Период
Сортировка
Искать
От
Magnus Hagander
Тема
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib
Дата
в 13:37:24
Msg-id
20080509183715.59bcd0c2@mha-laptop.hagander.net
Ответ на
Список
Дерево обсуждения
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Tom Lane <tgl@sss.pgh.pa.us>
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Peter Eisentraut <peter_e@gmx.net>
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Andrew Dunstan <andrew@dunslane.net>
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Andrew Dunstan <andrew@dunslane.net>
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Alvaro Herrera <alvherre@commandprompt.com>
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Magnus Hagander <magnus@hagander.net>
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Peter Eisentraut <peter_e@gmx.net>
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Alvaro Herrera <alvherre@commandprompt.com>
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Magnus Hagander <magnus@hagander.net>
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Tom Lane <tgl@sss.pgh.pa.us>
Andrew Dunstan wrote:
> 
> 
> Tom Lane wrote:
> > Alvaro Herrera  writes:
> >   
> >> Andrew Dunstan wrote:
> >>     
> >>> Log Message:
> >>> -----------
> >>> Improve logic for finding object files on OBJS lines in contrib
> >>> Makefiles. If this unbreaks buildfarm mastodon, apply everywhere. 
> >
> >   
> >> I start to wonder why don't we just implement our own make in
> >> Perl ... 
> >
> > http://search.cpan.org/~mhosken/Font-Fret-1.202/pmake.bat
> >
> > 			
> >   
> 
> The point is not to emulate make. Gmake for windows already exists, 
> anyway. The point is that building for MSVC is so very different from 
> the way you build everywhere else. Our current tools build MSVC
> project files and then drive the build from there. Having a make
> equivalent won't help us much.

Right. The easiest way if you're building something for scratch is to
use a system that natively supports msvc, such as cmake. But that means
a complete replacement of the build system, which is certainly
"somewhat invasive".. ;-)

//Magnus

В списке pgsql-hackers по дате отправления
От: Andrew Dunstan
Дата:
От: Heikki Linnakangas
Дата:
Сообщение: Bug 3883 revisited
FAQ