7 Nov
2003
7 Nov
'03
10:03 a.m.
Hi, I am a newbie, and I have a very basic question regarding compilation of boost libraries. Setup: I am using the bjam setup to build and test the boost library. I use something like $ cd <boost-root> $ bjam -a "-sTOOLS=acc" to try and build the library. Problem: I would like to add some compiler options (eg -myopt) during the build. How and where do I add them? Thanks in advance. -- Soumitra