Re: [xml] MSYS and MINGW: undefined reference to _imp__xmlFree
- From: Roumen Petrov <bugtrack roumenpetrov info>
- To: Igor Zlatkovic <igor zlatkovic com>
- Cc: xml gnome org
- Subject: Re: [xml] MSYS and MINGW: undefined reference to _imp__xmlFree
- Date: Mon, 09 Nov 2009 22:53:05 +0200
Igor Zlatkovic wrote:
On 08/11/09 19:08, Roumen Petrov wrote:
[SNIP]
+#ifndef PIC
+# define LIBXML_STATIC
+#endif
#endif /* ! __XML_LIBXML_H__ */
==========================================
xsltproc work again.
That should be okay. PIC will have no meaning for MSVC and the user will
still have to define LIBXML_STATIC herself, but that is how it was before.
I never realize this just because I never test static build .
https://bugzilla.gnome.org/show_bug.cgi?id=454388
- libtool flag -no-undefined is already added
- libtool flag -avoid-version no (?) => result incompatible dll name
- modification in error.c (?)
- MODULE_EXTENSION=".dll" in configure.in for mingw host
- about $(EXEEXT) it will be fixed for cross-build environment when
project move to libtool 2.x
Ciao,
Igor
Roumen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]