在哪里可以找到适用于 AIX 的静态 Xerces 3.0.0 库
我从 xerces apache 站点获取了二进制文件,但它们只有动态库。
我想知道为什么他们不包含静态版本的库? 有没有地方可以获取适用于 AIX 的静态 Xerces 3.0.0。
及其 C 版本
感谢您的任何
意见除了自己构建之外,我知道这个选项,但我想要更标准化的东西。意思是使用他们用来构建动态版本库的通用构建标志
I got the binaries from the xerces apache site but they only have dynamic lib.
I am wondering why they do not include static version of the lib?
And is there a place to get static Xerces 3.0.0 for AIX.
And its C version of it
Thanks for any input
P.S. Other then building it myself I am aware of this option but I want something that is more standardized. Meaning using their generic build flags that they used to build dynamic version of the lib
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
正如您在后记中提到的那样,从 Apache 的 站点 下载,然后运行配置脚本:
Just as you mention in your postscript, download from Apache's site and then run the configure script: