Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-08 06:50:08


Hi Cédric,

> I need to build some dsp projects. Indeed I retrieve some 3rd parties
> that are available with dsp. I want to know how to deal with that ?
> My first intention is to create a new type (DSP) that when I retrieve it
> I just launch the right msvc compiler on the dsp.
>
> i do not know how to manage that....
> I have in mind what will be my final result (or very close) :
>
> exe myTarget : myDsp.dsp ; ==> this call DEVENV.EXE on the mydsp file
> (in case of msvc 6.0 compiler used)

Do you mean that "devenv.exe" will produce "EXE" from DSP?

> I really do not if it is possible to do that, and also how to do that.

Did you read:

http://boost.org/boost-build2/doc/html/bbv2/extender.html#bbv2.extender.intro

Should work for you with small modification in target names and actions.

- 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