How do I specify 64-bit machine architecture when building boost libraries with bjam on solaris?
How do I specify 64-bit machine architecture when building boost libraries with bjam on
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not a real answer, just a note – Sun compiler is something boost has always had trouble with. Only fairly recent versions are supported and you need STLport. Take a look here and here.
You might want to play with the
[compiler options]part of the module syntax.Edit:
Found this specific link that tells this should work:
No doubt, it requires Sun Studio 12.