|
Boost-Build : |
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-08-07 12:44:37
Robert Ramey wrote:
> Robert Ramey wrote:
>> When running V1 I would run commeau from time to time to help flush
>> out arcane
>> bugs. I used the following:
>>
>> echo Running tests for como-4.3.3-msvc-7.1
>> bjam --dump-tests --toolset=como-4.3.3-msvc-7.1 $@ >bjam.log 2>&1
>> process_jam_log --v2 <bjam.log
>>
>> Now I'm not sure what to use.
>>
>> Any suggestions?
All I can suggest is the comments in como-win.jam...
# Initializes the Comeau toolset for windows.
# The command is the command which invokes the compiler.
# You should either set environment variable COMO_XXX_INCLUDE where
# XXX is the used backed (as described in documentation), or pass
# that as part of command, e.g:
#
# using como-win : 4.3 : "set COMO_BCC_INCLUDE=C:/include &&" como.exe ;
rule init ( version ? : command * : options * )
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk