Re: MS-Windows port - Mailing list pgsql-ports

From Jason Tishler
Subject Re: MS-Windows port
Date
Msg-id 20001112210830.B206@dothill.com
Whole thread Raw
In response to MS-Windows port  ("Gough, Micky" <goughi@apro.com.au>)
List pgsql-ports
Micy,

On Mon, Nov 13, 2000 at 10:40:20AM +1000, Gough, Micky wrote:
> I have followed the FAQ carefully, and put .h files in correct places etc.,
> but get an error when compiling .dll's - something about DllMain being
> already defined.  I think I need to turn off compilation of .dll's when
> compiling under cygwin (these should be done with VC++, shouldn't they?) but
> am not sure how.  Any help you might be able to offer would be greatly
> appreciated.  We have postgresql 7.0.2 running beautifully on our linux
> server, but my boss wants to run it on his MS box to familiarize himself
> with it.

Have you tried the following?

    http://people.freebsd.org/~kevlo/postgres/portNT.html

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: "Gough, Micky"
Date:
Subject: MS-Windows port
Next
From: Jason Tishler
Date:
Subject: Re: PostgreSQL on NT