Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-28 02:18:16


On Tuesday 28 February 2006 00:59, Matthew Herrmann wrote:

> I am using OBJ as an output as it is a valid source for a library, and this
> was how I could 'wedge' in the test script execution to the compilation
> dependency model. If I move the .check file to being a dependency
> requirement instead of a source, bjam doesn't call my script.

Can you take a look at the attached? When I run

  bjam -n mylib

there, the configure script is executed just fine.

> With the
> current approach I am using, the script is being called, but unfortunately
> does not prevent other sources such as the CPP files from being compiled on
> failure,

Yes, the <dependency> applies onto to top-level targets of 'lib', the object
files will be still produced.

- Volodya

*****************************************************************************
** **
** WARNING: This email contains an attachment of a very suspicious type. **
** You are urged NOT to open this attachment unless you are absolutely **
** sure it is legitmate. Opening this attachment may cause irreparable **
** damage to your computer and your files. If you have any questions **
** about the validity of this message, PLEASE SEEK HELP BEFORE OPENING IT. **
** **
** This warning was added by the IU Computer Science Dept. mail scanner. **
*****************************************************************************




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