Re: [xslt] Re: [xml] xsltproc segfaults under windows
- From: Joel Reed <joelwreed comcast net>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] Re: [xml] xsltproc segfaults under windows
- Date: Sun, 23 Jan 2005 11:13:40 -0500
On Sun, Jan 23, 2005 at 03:05:42PM +0100, Igor Zlatkovic wrote:
> Joel Reed wrote:
> >i've done some more research on this issue with a new windows box.
> >it only happens for me if i compile libxml2 and libxslt with
> >cruntime=/MT. if i using cruntime=/MD it does not happen.
>
> Then it will be that some other library in the chain (zlib and/or
> iconv) is compiled using /MD, even if you use /MT for libxml. All
> libraries loaded by the same process must use the same runtime.
>
> You'll have to produce /MT versions of zlib and iconv, or configure
> them both out when you build a /MT libxml.
actually building with iconv=no and no zlib either. still breaks.
just posting this info for archives.
William is also able to to reproduce on his box with /MT btw.
jr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]