$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Schlyder (daniel_at_[hidden])
Date: 2005-09-22 10:52:32
Hi Volodya,
> In fact, you're supposed to have
> using rc ;
> in your user-config.jam if you want to use resource compiler. Not all systems
> with gcc have resource compiler, so "import rc ; " in gcc is a bit wrong.
I figured it was ok since it seemed rc.jam already accounted for this with
the create-empty-object action. I guess this means I'll have to
conditionally include .rc files in sources. I was hoping to avoid the
extra clutter.
What about the other part of the patch? I need it when running MinGW from
standard Windows shell.
Best regards,
-- Daniel Schlyder http://bitblaze.com/