Re: Compiling Win32

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Darko Prenosil <Darko(dot)Prenosil(at)finteh(dot)hr>
Cc: Paul Ramsey <pramsey(at)refractions(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compiling Win32
Date: 2003-06-14 15:08:13
Message-ID: 200306141508.h5EF8Dc16775@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I have not tested the Win32 compile in a few weeks, so it is possible it
is broken at this point. It will not run because we need exec()
handling that Jan is working on, and signal stuff.

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

Darko Prenosil wrote:
>
> ----- Original Message -----
> From: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
> To: "Paul Ramsey" <pramsey(at)refractions(dot)net>
> Cc: <pgsql-hackers(at)postgresql(dot)org>
> Sent: Saturday, June 14, 2003 1:02 AM
> Subject: Re: [HACKERS] Compiling Win32
>
>
> >
> > You should be able to compile, but not link the backend.
> >
>
> But it does not ! At least not with current snapshot.
>
> src/Makefile.global:276: src/Makefile.port: No such file or directory
> make: *** No rule to make target `src/Makefile.port'. Stop.
>
> I can see the line:
>
> config.status: linking ./src/makefiles/Makefile.win32 to
> src/Makefile.port
>
> when running configure, but Makefile.port is not created !
> I'll try to figure out what hapened (Maybe I am doing something wrong).
> Also I would like to know does it have any sense to try it to compile it
> now, or we are waiting some big patch from someone. Maybe I can help in some
> part ? (have Win2000)
>
> Regards !
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-06-14 15:28:50 Re: Compiling Win32
Previous Message Nick Fankhauser 2003-06-14 14:40:30 A bit OT- RE: [PERFORM] Re-ordering .CONF params ... questions for this list