Re: Win32 libpq : Static Link ?
"Dave Page" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <E7F85A1B5FF8D44C8A1AF6885BC9A0E4306898@ratbert.vale-housing.co.uk> |
> -----Original Message----- > From: Oliver D. [mailto:[email protected]] > Sent: 04 October 2004 09:08 > To: Dave Page > Cc: [email protected] > Subject: Re: [pgsql-hackers-win32] Win32 libpq : Static Link ? > > > Le 4 oct. 04, à 09:37, Dave Page a écrit : > > > Yes, until a week ago, pgAdmin III linked statically against a VC++ > > compiled libpq.lib. It sounds to me like the libpq.lib you > have is not > > actually a static library, but an import library for the DLL. > > > > Regards, Dave > > Ah, It should explain why my compiled app is so light ;-) But > i've just compiled libpq las friday. So I supposed it was OK. > Is there a way to know if the compiled ?lib is OK ? > Or, much more simple for me, is there a way to get a proper, > already compiled, libpq.lib ? The older 2 files at http://pgadmin.postgresql.org/snapshots/postgresql/ are static iirc. The newest (and smallest) is certainly dynamic. They are all in MS format. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings