Search Postgresql Archives

Re: Linking against static libpq using Visual C++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Although I finally managed to build libpq using Visual C++, I'm continuously experiencing problems with this IDE. Therefore I switched to MinGW and it was indeed easy to compile libpq with it from the first time on. However, I'm experiencing the same problem as discussed on http://archives.postgresql.org/pgsql-hackers-win32/2004-10/msg00010.php Although linking the static compilation product libpq.a (106 Kb in size) to my application, the application only runs with libpq being present. This is confirmed by running depends.exe on it, which tells me that the application still depends on libpq.
I'm using PostgreSQL version 8.4.6 and the current version of MinGW/MSys.
How can I get a really static libpq and not one that still imports the dynamic link libraries?

Thanks in advance,
Julia

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux