【问题标题】:xerces-3.1.1 cannot create dll on MSYS?xerces-3.1.1 无法在 MSYS 上创建 dll?
【发布时间】:2012-09-24 08:00:44
【问题描述】:

我在 MSYS 上使用 mingw-gcc 构建 xeces-3.1.1。我配置了--prefix=/c/open-source/install/xerces-3.1.1 --enable-shared,但是在安装目录中没有找到dll。有什么问题吗?

BR,若尘

【问题讨论】:

    标签: xerces mingw32 msys


    【解决方案1】:

    这个解决方案对我有用:

    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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-11-18
      • 1970-01-01
      • 2015-11-12
      • 1970-01-01
      • 1970-01-01
      • 2013-12-04
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多