lol*_*f37 3 c++ macos 64-bit boost
就像标题中一样:如何为x86和x64体系结构构建boost通用库?
谢谢
Rem*_*anu 5
添加architecture=combined以构建Intel和PowerPC。添加address-model=32_64以在一个软件包中同时构建x86和x64。见苹果达尔文gcc
architecture=combined
address-model=32_64
bjam toolset=darwin --with-... address-model=32_64 architecture=combined
归档时间:
15 年 前
查看次数:
2899 次
最近记录: