Re: [xml] Makefile, configure.js and DSP comments
- From: "Ed Day" <eday obj-sys com>
- To: <xml gnome org>
- Subject: Re: [xml] Makefile, configure.js and DSP comments
- Date: Thu, 16 Oct 2003 09:24:15 -0400
- in the configure.js an additional kind of static build should be added
("dll" using LIBXML_STATIC_FOR_DLL)
I have fussed with Igor about this in the past. I think the LIBXML_STATIC
option is already causing a static library for DLL to be created (i.e. it
compiles with -MD option which causes the MSVCRT.dll to be included on
link). A true static library on Windows should be compiled with -ML or -MT
to cause the static C run-time library to be linked in.
Is this what you are referring to in this option, or is there more to it?
Regards,
Ed Day
----- Original Message -----
From: "Daniel Veillard" <veillard redhat com>
To: <oliverst online de>
Cc: <xml gnome org>
Sent: Thursday, October 16, 2003 5:15 AM
Subject: Re: [xml] Makefile, configure.js and DSP comments
On Thu, Oct 16, 2003 at 11:04:01AM +0200, oliverst online de wrote:
- DocBook should removed from the configure.js
- in the configure.js an additional kind of static build should be added
("dll" using LIBXML_STATIC_FOR_DLL)
- it seems like the LIBXML_STATIC define is missing in the dsp coming
with the libxml2 for the static compile
- in the Makefile.am andMakefile.in in the start folder and the MSVC,
BCB and VMS project files the "DOCBparser.c" is still present (mostly
associated with WITH_TRIO_SOURCES)
Someone provide patches ! I won't mess with the win32 subdir since
I have absolutely no way to test any of the changes I would make.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]