Peter Eisentraut wrote:
> [EMAIL PROTECTED] wrote:
> > NOTE - the patch to the makefile is to keep it from constantly
> > building psql.exe as the target "psql" all by itself is never created
> > as the output executable on OS/2 and Windows is psql.exe.
> 
> If this were a problem on Windows, we'd have more problems all over the 
> place, not only in psql's makefile.  On Cygwin, I know there is no 
> problem, because of the peculiar way that the system calls map the file 
> names.  Not sure what native Windows does.

I tested this on MinGW and didn't have the rebuild problem either. 
gmake seems to know the .exe is implied.  I wonder if this is an OS/2
gmake bug.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to