Boost logo

Boost-Build :

Subject: Re: [Boost-build] create archive from other archives
From: Nogradi, Chris (Chris.Nogradi_at_[hidden])
Date: 2011-05-26 11:00:10


Meindert,

Please clarify what interface and rdbms targets are, i.e. provide rules.

Thanks,

Chris

From: boost-build-bounces_at_[hidden] [mailto:boost-build-bounces_at_[hidden]] On Behalf Of Meindert Oldenburger
Sent: Wednesday, May 25, 2011 6:29 AM
To: boost-build_at_[hidden]
Subject: [Boost-build] create archive from other archives

Hello,

I'm new to bjam and was running to the following "problem" on linux.

lib nedb
:
# edb.c
        interface
        rdbms
:
        <link>static
        <def-file>interface/nedb.def
;

The above rule should make a nedb.a, but it is not working. The subtargets are also static archives interface.a and rdbms.a.
However if i add a dummy c file to the list of sources, then it works and there is a nedb.a created.

Has someone an idea?

Best regards,
Meindert

________________________________
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.

Thank you for your cooperation.



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