|
Boost-Build : |
From: klapshin (klapshin_at_[hidden])
Date: 2003-07-03 11:49:01
Wow, that was fast. I've just adopted M4 and here M5 comes.
Great!
I am not sure if I would be able to test the preview before holydays,
however I have a quick comment. I glanced over the docs and found
following problem: in main targets section example
exe a : a_gcc.cpp : <toolset> ;
exe a : a.cpp ;
should probably read
exe a : a_gcc.cpp : <toolset>gcc ;
exe a : a.cpp ;
--Kirill
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