MSYS で mingw-gcc を使用して xeces-3.1.1 をビルドします。で構成し--prefix=/c/open-source/install/xerces-3.1.1 --enable-shared
ましたが、インストール ディレクトリに dll が見つかりません。何か間違っていますか?
BR、ルオチェン
この解決策は私のために働いた:
make libxerces_c_la_LDFLAGS="-release 3.1 -no-undefined"
http://mail-archives.apache.org/mod_mbox/xerces-c-users/201111.mbox/%3Cboris.20111103155709@codesynthesis.com%3Eを参照してください。