RE: AW: FW: Postgresql on win32 - Mailing list pgsql-hackers

From Magnus Hagander
Subject RE: AW: FW: Postgresql on win32
Date
Msg-id 215896B6B5E1CF11BC5600805FFEA82104801641@sirius.edu.sollentuna.se
Whole thread Raw
In response to AW: FW: Postgresql on win32  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Responses 7.1 question  (Bruce Momjian <pgman@candle.pha.pa.us>)
7.1 question  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> Zeugswetter Andreas SB  <ZeugswetterA@wien.spardat.at> writes:
> > It is possible to make the above work (at least on MSVC).
> > The switch is /MD that needs to be used for both the psql.exe and 
> > libpq.dll. This forces the use of Multithreaded DLL runtime 
> libraries.
> 
> I like this answer.  We should be trying to make the Win32 environment
> more like Unix, rather than catering to its gratuitous differences.

Definitly, me too. I'll try this as soon as I get time on it, and update my
patch with it. Unless somebody beats me to it, that is.

//Magnus


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: AW: FW: Postgresql on win32
Next
From: Magnus Hagander
Date:
Subject: RE: FW: Postgresql on win32