Re: MS-Windows port

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: "Gough, Micky" <goughi(at)apro(dot)com(dot)au>
Cc: "'pgsql-ports(at)postgresql(dot)org'" <pgsql-ports(at)postgresql(dot)org>
Subject: Re: MS-Windows port
Date: 2000-11-13 02:08:30
Message-ID: 20001112210830.B206@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2000-11-13 14:24:15 Re: PostgreSQL on NT
Previous Message Gough, Micky 2000-11-13 00:40:20 MS-Windows port