Boost logo

Boost :

From: John Torjo (john.lists_at_[hidden])
Date: 2004-09-15 03:05:55


Larry Evans wrote:

> On 09/14/2004 03:23 PM, John Torjo wrote:
>
>> How do I set bjam to print (eventually to a file) all the commands it
>> executes?
>>
>> I'm trying to configure gcc, and I don't know what I do wrong:(
>
>
> Have you tried:
>
> bjam --v2 --help-usage
>
(perhaps I have an older version but anyway, here's the output:)

D:\john\projects\lib\win32gui-lib\win32gui\build_root\build_lib>bjam
--help-usag
e
...found 259 targets...
...updating 126 targets...
vc-C++
..\bin\boost\build_lib\libwin32gui.lib\vc7.1\debug\threading-multi\auto_m
apping.obj
auto_mapping.cpp
vc-C++
..\bin\boost\build_lib\libwin32gui.lib\vc7.1\debug\threading-multi\childr
en_all_area.obj
children_all_area.cpp
vc-C++
..\bin\boost\build_lib\libwin32gui.lib\vc7.1\debug\threading-multi\contro
ls.obj
controls.cpp
^C
D:\john\projects\lib\win32gui-lib\win32gui\build_root\build_lib>Terminate
batch
job (Y/N)? y
'y' is not recognized as an internal or external command,
operable program or batch file.

D:\john\projects\lib\win32gui-lib\win32gui\build_root\build_lib>bjam
--v2 --help
-usage
Terminate batch job (Y/N)? y
'y' is not recognized as an internal or external command,
operable program or batch file.

D:\john\projects\lib\win32gui-lib\win32gui\build_root\build_lib>bjam
--v2 --help
-usage
Terminate batch job (Y/N)? n
'n' is not recognized as an internal or external command,
operable program or batch file.

D:\john\projects\lib\win32gui-lib\win32gui\build_root\build_lib>bjam --help
Terminate batch job (Y/N)? y
'y' is not recognized as an internal or external command,
operable program or batch file.

D:\john\projects\lib\win32gui-lib\win32gui\build_root\build_lib>bjam -h
Terminate batch job (Y/N)? y
'y' is not recognized as an internal or external command,
operable program or batch file.

Best,
John

-- 
John Torjo
-- john_at_[hidden]
Contributing editor, C/C++ Users Journal
-- "Win32 GUI Generics" -- generics & GUI do mix, after all
-- http://www.torjo.com/win32gui/
-- v1.4.0 - save_dlg - true binding of your data to UI controls!
    + easily add validation rules (win32gui/examples/smart_dlg)

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk