|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-09-22 10:00:07
Hi Daniel,
> I had to apply the attached patch to compile .rc files with MinGW.
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.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
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