Boost logo

Boost-Build :

From: Andre Hentz (ahentz_at_[hidden])
Date: 2004-09-24 02:05:40


Hi,

I'm trying to get my projects to work with the new matlab and I'm
failing. I'd appreciate some help here.

The matlab compiler basically does:

.m -> _main.c, _mcc_component_data.c, .ctf

The idea is to send the .c files into the appropriate compiler and
install the .ctf file using a stage rule.

I've tried a few different things and decided that I'd have to write my
own genenator. Is that the way to go? If so, can someone give a hint on
how to write the run rule? I'm a bit confused.

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