Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-02-05 05:48:42


Hi Michael,

> Just picked up a problem in the recent CVS HEAD (2004-02-04) with
> <name> 'd libraried.

> # System libraries - specifiy local link requirements for lapack
> lib lapack : : <name>lapack ;

> exe rtheta :
> rtheta.cpp tests.cpp
> ../BayesFilter//BayesFilter lapack
>
> : debug
>
> ;
>
> Gives errors..
> Boost from /home/michael/Documents/MyProjects/boost/boost_CVS
>
> /home/michael/Documents/MyProjects/boost/boost_CVS/tools/build/v2/build/tar
>gets.jam:984: in check-for-unused-sources from module
> object(exe-target-class)@4 warning: Unused source {
> %.no-action-lapack.SEARCHED_LIB } in main target rtheta/rtheta

This should be fixed now, together with similiar warning on using DLL on
windows.

Thanks,
Volodya

 


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