|
Boost-Build : |
From: Eoin boost.build (eoin-keyword-boost.jam.dca6c0_at_[hidden])
Date: 2006-01-17 17:23:31
Hello, Im having a weird problem when using boost.serialisation with my
programs where a ".EXP" and ".LIB" file is being generated along with the
".EXE" when all Ive specified is for the executable to be built.
To describe my setup exactly- Im using boost.build v2 Jamfiles however to
cut down on build times I dont import the boost project, but instead I
have prebuilt all the boost libraries with bjam v1 and pointed the LIB
environment variable to them, relying instead on dynamic linking to pick
the correct library.
Everything works flawlessly until I include and use the
boost.serialisation library. Technicially everything continues to work but
a ".EXP" and ".LIB" file get built also. This is only a minor problem but
it does slow down build times and so can get annoying.
Just tought Id mention it,
Kind regards, Eoin.
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