Re: msvc build broken for ecpg

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Michael Meskes <meskes(at)postgresql(dot)org>
Subject: Re: msvc build broken for ecpg
Date: 2007-03-18 18:16:34
Message-ID: 45FD8202.9010908@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander wrote:
>> Perhaps Magnus could give some precise details about the requirements of
>> the buildsystem he's constructed.
>>
>
> It's intended to parse as much as possible out of the existing files.
> Unfortunately, the makefiles aren't consistent enough to make this
> always work, which is why each project in /bin/ for example is added
> manually. In /contrib/ they're a lot more consistent, so they're
> auto-parsed.
>
> But - what specifically do you want to know? I'll be happy to give the
> details if I know what you're after :-)
>
>
>

What I want to know is how resistant it is to breakage. Will it break if
we add or remove a source file? A header? A directory? A library?

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-03-18 18:20:51 Re: msvc build broken for ecpg
Previous Message Magnus Hagander 2007-03-18 18:00:54 Re: msvc build broken for ecpg