AW: patch for minor Win32 makefile bug

From: "Michael Moehle" <m(dot)moehle(at)nikocity(dot)de>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: AW: patch for minor Win32 makefile bug
Date: 2001-04-01 19:17:46
Message-ID: GJECKDHCOLKIOFBKLDODEEAHCNAA.m.moehle@nikocity.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-ports

>Greetings,
>
>While working on a patch that allows postmaster to run as an NT service

Sounds great! How far are you?

>with Cygwin, I found minor problem in backend/Makefile. In order to add
>an additional library to the final link/build of postgres.exe, I changed
>the DLLLIBS variable in makefiles/Makefile.win. But this change had no
>effect until I removed the line in backend/Makefile that also sets
>DLLLIB, hiding the value from Makefile.win. Note that backend/Makefile
>includes Makefile.global, which includes Makefile.port, which is a
>symlink to Makefile.win for a Cygwin/Win32 build.
>
>The patch for this change to backend/Makefile is attached.

Michael Moehle

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Fred Yankowski 2001-04-01 22:05:55 Re: patch for minor Win32 makefile bug
Previous Message Philip Warner 2001-04-01 05:44:21 Re: pg_dump UDT/function dependency patch

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2001-04-01 19:28:55 Re: Mac OS X Install
Previous Message Tom Lane 2001-04-01 17:57:35 Re: Cygwin PostgreSQL Regression Test Problems (Revisited)