Re: LWLock/ShmemIndex startup question - Mailing list pgsql-hackers

From Tom Lane
Subject Re: LWLock/ShmemIndex startup question
Date
Msg-id 24292.1074835285@sss.pgh.pa.us
Whole thread Raw
In response to Re: LWLock/ShmemIndex startup question  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: LWLock/ShmemIndex startup question  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Andrew Dunstan wrote:
>> AFAIK the only target build environment for Windows right now is MinGW/gcc
>> 
>> If anyone knows how to get the M$ compilers to work nicely with our build
>> system that might be interesting, but probably at a later stage.

> MS C compiler usage would require gmake and a whole host of other stuff
> that doesn't seem worth doing.

Um, good point.  Porting our Makefiles to anything but gmake seems
completely out of the question.  So unless someone has a Windows build
environment that has gmake but not gcc, this is moot.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bunch o' dead code in GEQO
Next
From: Neil Conway
Date:
Subject: Re: Bunch o' dead code in GEQO