How to see what g++ command-lines Boost.Build invokes (1.33.1)
问题 I'm scratching my head, trying to figure out why the import libraries are not generated when I build the Boost libraries on my machine. More specifically, building the DLLs works fine, but where I would previously (i.e. before I reinstalled my machine) generate the import libraries correctly. Some specs: Boost 1.33.1 g++ 4.3.3 TDM-1 release for Windows Building with gcc toolset from MS Dos command-line prompt UnxUtils (after 14-04-03) The command-line that invokes bjam.exe looks like this: "C