Boost logo

Boost-Build :

From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-07-12 14:51:49


On 12/07/06, Felipe Magno de Almeida <felipe.m.almeida_at_[hidden]> wrote:
> Hi, I have a project that uses more than one idl file, but only one of
> those should idl files should generate *_dlldata.c files.
>
> I really cant make it work, I'm using the RC_1_34_0 cvs boost.
>
midl.jam and msvc.jam are likely to be patched. Indeed, those
*_dlldata files are rarely needed. In my projects they are even empty,
but BB creates, compiles and links them.

As a workaround, if you need just a type library, you can build it
need yourself using "make" rule.


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