Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はBoostと戦い、64ビットOSXホストで64ビットよりも32ビットとしてコンパイルするようにしています。
darwin固有のbjam構成ファイルを簡単に編集できますか?
特にi386の場合、私は次のことを試してみます。
bjamツールセット=ダーウィンアーキテクチャ=x86アドレスモデル=32
試す:
bjam toolset=darwin address-model=32