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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Subject: Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib
Date: 2008-05-14 16:18:34
Message-ID: 200805141818.35729.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Am Freitag, 9. Mai 2008 schrieb Magnus Hagander:
> 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".. ;-)

For the record, I'd be interested in trying out cmake.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2008-05-14 16:22:23 Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib
Previous Message Peter Eisentraut 2008-05-14 16:01:00 Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2008-05-14 16:21:56 Re: libpq object hooks
Previous Message Peter Eisentraut 2008-05-14 16:08:09 What to do with inline warnings?