| From: | Magnus Hagander <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at> |
| Cc: | "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | RE: AW: FW: Postgresql on win32 |
| Date: | 2001-01-22 15:44:01 |
| Message-ID: | 215896B6B5E1CF11BC5600805FFEA82104801641@sirius.edu.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2001-01-22 15:48:14 | RE: FW: Postgresql on win32 |
| Previous Message | Thomas Lockhart | 2001-01-22 15:43:23 | Re: timestamp (mis)behaviors |