Boost logo

Boost-Build :

Subject: [Boost-build] [RFC] Key file types on target-os
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-09-19 13:05:37


Presently, when building on linux shared libraries have extension of .so,
even if you use mingw compiler and specify target-os=windows. The same
problem is present for other types. This patch makes it use target-os
instead. I've verified that running

        bjam

and

        bjam target-os=windows

in the example/libraries project does the right thing with extensions.
Does anybody see any reason why this patch may break things?

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