$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-14 09:08:00
On Friday 14 April 2006 15:37, Juergen Hunold wrote:
> Hi !
Hi Jürgen,
>
> I've finally got a developer account and have an up-to-date boost CVS
> again ;-))
> I promptly discovered that revision 1.9 of rc.jam breaks the dummy
> support for the rc.jam on Linux (see rev. 1.5 ) (and the other unixes
> as well ;-))
> I've attached a patch which makes gcc.jam default to "windres" on NT and
> CYGWIN and to use the "dummy" (aka "as" on alll other platforms.
>
> Ok to commit ?
Looks fine to me. Personally, I would not bother to call
'get-invocation-command' for 'as' as any system lacking that tool is already
too broken to use for development. On the other hand, this does not hurt.
Thanks,
Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2