Re: Win32 mingw libpq.dll
- From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
- To: iharding(at)wimpenny(dot)com
- Cc: PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: Win32 mingw libpq.dll
- Date: Wed, 18 Feb 2004 10:31:11 -0500 (EST)
- Message-id: <200402181531(dot)i1IFVBK20344(at)candle(dot)pha(dot)pa(dot)us>
Ian Harding wrote:
> Hello!
>
> I am not posting to a newsgroup because I don't have membership
> in any but -general and this seems more -specific.
>
> I have msys and mingw working fine.
>
> I want to try out libpqxx but can't build it without having
> libpq installed. So, I tried downloading postgresql 7.4.1
> source and extracting it in my msys install under /usr/local/.
> Then I did ./configure --without-zlib, then cd to
> src/interfaces/libpq and did make. All goes fine, but I end up
> with only libpq.a.
>
> What do I need to do (short of buying MS Visual Studio .NET) to
> get libpq.dll to build?
I don't know the the difference between a *.a and a *.dll. Can any
Win32 guys can answer this?
--
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
Home |
Main Index |
Thread Index