Re: Compiling Win32 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Compiling Win32
Date
Msg-id 200306132302.h5DN2x003484@candle.pha.pa.us
Whole thread Raw
In response to Re: Compiling Win32  (Paul Ramsey <pramsey@refractions.net>)
List pgsql-hackers
You should be able to compile, but not link the backend.

---------------------------------------------------------------------------

Paul Ramsey wrote:
> Yep, have done that...
> Configure even runs right through, but nothing after that. :/
> P.
> 
> Bruce Momjian wrote:
> > No, we are not there yet, but you can download Mingw and Msys to get
> > started.
> > 
> > ---------------------------------------------------------------------------
> > 
> > Paul Ramsey wrote:
> > 
> >>I have started playing with the pre7.4 code to see if I can compile a 
> >>win32 version with PostGIS support. So far, finding it a little hard. Is 
> >>there a wee guide to compiling 7.4 native win32 around?
> >>Thanks,
> >>Paul
> >>
> > 
> 
> 

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Paul Ramsey
Date:
Subject: Re: Compiling Win32
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] PostgreSQL libraries - PThread Support, but