|
Boost-Build : |
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-07-20 02:25:51
Hi Michael,
Michael Caisse wrote:
> alias latest
> :
> :
> :
> : <include>../$(LATEST_RELEASE)
> <library-path>../$(LATEST_RELEASE)/stage/lib
> ;
I am pretty sure this will work for msvc compilers because they support
automatic linking. I.e. including the headers will embed a hint for the
linker which will tell it the decorated name of the library.
I am afraid this is not so on linux.
Did you try this on linux too?
Regards Roland
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