[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
Re: [lmi] Cross-compiling lmi from Linux to MSW, Greg Chicares, 2016/01/21
- Re: [lmi] Cross-compiling lmi from Linux to MSW, Vadim Zeitlin, 2016/01/21
- Re: [lmi] Cross-compiling lmi from Linux to MSW, Greg Chicares, 2016/01/21
- Re: [lmi] Cross-compiling lmi from Linux to MSW, Vadim Zeitlin, 2016/01/21
- Re: [lmi] Cross-compiling lmi from Linux to MSW, Greg Chicares, 2016/01/21
- Re: [lmi] [Bulk] Re: Cross-compiling lmi from Linux to MSW, Greg Chicares, 2016/01/22
- Re: [lmi] [Bulk] Re: Cross-compiling lmi from Linux to MSW, Greg Chicares, 2016/01/22