Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-06-15 10:38:38


Boris Gubenko wrote:
> The obvious solution is to create, say, acc_pa-risc.jam file,
> initially as a copy of acc.jam. Is there a better solution?

Yes there is better solution, in setting up the toolset in
user-config.jam (or equivalent) give the toolset a specific name. For
example:

     using gcc : 3.4.5~mingw~stlport50 : C:/MinGW/bin/g++.exe ;

The second argument is the custom toolset version, you can put just
about anything in there (except "-"). Until Abhijith makes that change
I'll need to delete the results from the web results, so that they don't
impact the regression results.

-- 
-- 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-testing list run by mbergal at meta-comm.com