You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Zane U. Ji (JIRA)" <xe...@xml.apache.org> on 2014/11/02 09:33:33 UTC

[jira] [Created] (XERCESC-2039) Shared library not built on mingw

Zane U. Ji created XERCESC-2039:
-----------------------------------

             Summary: Shared library not built on mingw
                 Key: XERCESC-2039
                 URL: https://issues.apache.org/jira/browse/XERCESC-2039
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.1.1
         Environment: mingw64
            Reporter: Zane U. Ji


1. msys was downloaded from http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip/download
2. mingw64 was downloaded from http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.8.2/threads-posix/seh/x86_64-4.8.2-release-posix-seh-rt_v3-rev4.7z/download
3. Extract both of them
4. start msys console:
    D:\msys\bin\sh.exe --login -i
5. mount mingw:
    mount D:/mingw64 /mingw
6. change to xerces-c directory
7. build xerces-c
    ./configure && make
8. Shared library can't be found and there is a warning:
    libtool: link: warning: undefined symbols not allowed in i686-pc-mingw32 shared libraries




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org