|
Boost-Build : |
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/
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk