Re: Small suggestion on build script

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Small suggestion on build script
Date: 2004-04-07 17:34:20
Message-ID: D90A5A6C612A39408103E6ECDD77B8299CA9B7@voyager.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: Tuesday, April 06, 2004 10:55 PM
> To: Dann Corbit
> Cc: pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Small suggestion on build script
>
>
> "Dann Corbit" <DCorbit(at)connx(dot)com> writes:
> > I would like to suggest changing the symlinks to copy commands:
>
> That would cause make to fail to handle update dependencies
> on the linked files.

An unconditional copy will cause no breakage. It's not a big deal, I
can always edit the files by hand. Or I can write a sed script that
fixes it automatically.

> > The reason is that under Mingw, I get random failures with the
> > symlinks
>
> This is the worst sort of Microsoft imperialism that I hoped
> we'd not be succumbing to by having a Windows port :-(. "If
> it doesn't work on Windows then the rest of you have to give
> up functionality." How about filing a bug report against the
> Mingw breakage, instead of expecting us to try to work around it?

The problem has nothing to do with Microsoft imperialism. Microsoft has
no connection to Mingw, it is an independent tool set.

Filing the bug report is a good idea.

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-04-07 17:52:57 Re: locale
Previous Message Peter Eisentraut 2004-04-07 17:31:58 Re: locale