$include_dir="/home/hyper-archives/boost-build/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- Previous message: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- In reply to: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- Next in thread: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- Reply: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
Jürgen Hunold wrote:
> Hi Rene !
>
> An'n Dingsdag 15 August 2006, 20:46 hett Rene Rivera schreven:
>> Update of /cvsroot/boost/boost/tools/build/v2/tools
>> Modified Files:
>> builtin.jam
>> Log Message:
>> Add host-os and target-os features.
>
> This just broke all my build :-))
Sorry :-(
> Please find a patch attached.
>
> Things fixed:
>
> a) default-host-os was not detecting linux.
> b) unix is missing from the list of know os'es in host-os and target-os
>
> Okay to commit ?
Sure :-) Question though... How did it break your build? Where you using
host-os/target-os already?
--
-- 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
- Next message: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- Previous message: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- In reply to: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- Next in thread: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
- Reply: Jürgen Hunold: "Re: [Boost-build] CVS: boost/tools/build/v2/tools builtin.jam, 1.190, 1.191"
$include_dir="/home/hyper-archives/boost-build/include";
include("$include_dir/msg-footer.inc");
?>