|
Subject: Re: Boost 1.34.0 results not getting uploaded onthemetacomm page Newsgroups: gmane.comp.lib.boost.testing Date: 2007-06-15 14:38:38 GMT (1 year, 12 weeks, 1 day, 14 hours and 51 minutes ago)
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
|
|
|