cygwin and shared libraries
Kai Jauslin <[email protected]>
| Newsgroups | gmane.comp.gnu.gift.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I found several postings about people running GIFT with Cygwin in the archives. I also managed to compile everything, however the GIFT server when running does not load any of the plugins/shared libraries. This is because libtool complains about undefined symbols in any of the libraries (which is not allowed with Windows DLL's) and just compiles a static version instead. So, did anyone out there make the necessary adjustments for Windows libraries or for building a static version of the gift server? -Kai