Re: Postmaster service code - Mailing list pgsql-hackers-win32

From Dave Page
Subject Re: Postmaster service code
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B889FCD3@mail.vale-housing.co.uk
Whole thread Raw
In response to Postmaster service code  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-hackers-win32

> -----Original Message-----
> From: Laurent Ballester [mailto:postgresql.ballester@wanadoo.fr]
> Sent: 09 May 2004 11:49
> To: Darko Prenosil; Dave Page; pgsql-hackers-win32@postgresql.org
> Subject: Re: [pgsql-hackers-win32] Postmaster service code
>
> mc EventLogMsg.mc   # produce one rc file and one .h file
> rc -r -fo EventLogMsg.res EventLogMsg.rc
> link -dd -noentry -out:EventLogMsg.dll EventLogMsg.res
>
> for Msys :
> After obtain a .RC file with MC compiler

There's a problem of course - are there no foss tools that can replace
MC?

> windres -o EventLogMsg.o EventLogMsg.rc
> dllwrap --dllname=EventLogMsg.dll --driver-name=gcc EventLogMsg.o

Regards, Dave.

pgsql-hackers-win32 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Postmaster service code
Next
From: "Magnus Hagander"
Date:
Subject: Re: Postmaster service code