Boost logo

Boost-Build :

Subject: Re: [Boost-build] Implementing a complex Makefile process in Jam/Boost.Build
From: Scott Long (smxlong_at_[hidden])
Date: 2009-03-27 20:49:12


I guess I should make my question more specific.

I understand (in concept) how to use rules to produce some of these
build steps. The problem is that there is more than one type of ".c"
file -- a stub input module (real code), and an intermediate module
(array of bytes of compiled code).

I don't understand how to use rules to make these two phases
different, because both of them end in ".c"

Scott


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