Boost logo

Boost-Build :

From: Andre Hentz (ahentz_at_[hidden])
Date: 2004-09-24 03:09:41


Vladimir Prus wrote:
> Andre Hentz wrote:
>
>>Andre Hentz wrote:
>>
>>> The other proble is that the C files were being compiled and linked
>>>before the "touch", which was wierd. I'll try again and let you know.
>>
>> Never mind this one. My bad.
>
>
> Ok. Now another question. Do you want to be able to do this:
>
> lib a : a1.m a2.m a3.m ;
> stage bin : a ;
>
> and have all ctf files installed? In other words: whenever ".m" file is in
> sources of a lib or exe, the corresponding ctf should be among the results
> and always staged. Right?
>
I don't think so. I'm still learning this new version of the matlab
compile but as far as I understand, it takes only the main .m file,
build the dependency graph and puts everything into the same .ctf file.

So the answer to your question, from my particular point of view is: I
don't even want more than one source file to be specified.

Best,

Andre Hentz

 


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