
Thanks for that! On Thu, 28 Apr 2005 15:13:35 +0400, "Vladimir Prus" <ghost@cs.msu.su> said:
dennisct@fastmail.fm wrote:
Hi, I think this is a very simple question, but I can't find the answer in the boost.build or boost.jam documentation...
Is there any way I can make the boost build system show the entire command line (including compiler specific options/flags) it uses to compile files and build libraries? I'm having problems with the new serialization library not linking to the right runtime on vc71 and I'd like to see that command line. By default, it seems to only print the name of the compiler it is using.
bjam -n <whatever options you want>
- Volodya
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost