Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-08 08:55:53


Jürgen Hunold wrote:

> 2) The resulting link action for the exe target contains 1 occurence of
> the flexlm library and lm_new.obj for _each_ V2-generated library.
> This kills gcc because it can't link the same .o file twice and link.exe
> at leads spills out a warning.

Hmmm.... are you sure that putting <library>/RailSys//flex in
"usage-requirements" is the right thing to do? It seems that flexlm will be
linked into all exes/libraries in the project anyway...

However, whether this is right thing is not that important, as V2 still had a
bug. I've added a code to remove duplicates in the list of sources and
comitted that change. Could you try again?

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