lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Cross-linking issues


From: Vadim Zeitlin
Subject: Re: [lmi] Cross-linking issues
Date: Tue, 26 Jan 2016 16:13:44 +0100

On Tue, 26 Jan 2016 14:58:56 +0000 Greg Chicares <address@hidden> wrote:

GC> /cygdrive/c/downloads[0]$./xmllint.exe --version
GC> C:\downloads\xmllint.exe: using libxml version 20626
GC>    compiled with: Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP 
DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude ISO8859X Unicode 
Regexps Automata Expr Schemas Debug
GC> Copy native-built output from above for comparison:
GC>    compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP 
HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude ISO8859X Unicode 
Regexps Automata Expr Schemas Debug
GC>                   ^^^^^^^
GC> 
GC> The native- and cross-built DLLs aren't interoperable, and I'm guessing
GC> that the reason is that the build options differ.

 Yes, it seems so.

GC> But this is puzzling, because the native-built version definitely seems
GC> to have been built with threads
...
GC> yet 'install_libxml2_libxslt.make' says '--without-threads':

 The only guess I have is that this particular copy of the DLL had been
built before the --without-threads option was added in r6482. Otherwise I
really don't see how could it be possible.

 Could you please try rebuilding the native libxml2-2.dll and look at make
output to check that --without-threads is really passed to configure?

 Thanks,
VZ

reply via email to

[Prev in Thread] Current Thread [Next in Thread]