Boost logo

Boost-Build :

Subject: [Boost-build] warning: auto-importing has been activated without --enable-auto-import specified on the command line.
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-01-31 16:51:02


Hi,

I get this warning while linking with gcc-mingw-4.4.0 and gcc-cygwin-3.4.4:

..\..\../boost/concept_check.hpp:335: warning: non-static reference 'const long long int& boost::UnaryFunction<boost::numeric::functional::as_min<const long long int, void>, long long int, const long long int&>::arg' in class without a constructor
gcc.link ..\..\..\bin.v2\libs\chrono\test\nested_stopclock_accumulator_example.test\gcc-mingw-4.4.0\debug\link-static\nested_stopclock_accumulator_example.exe
Info: resolving boost::system::throws by linking to __imp___ZN5boost6system6throwsE (auto-importc:/cygwin/gcc-4.4.0/bin/../lib/gcc/i386-pc-mingw32/4.4.0/../../../../i386-pc-mingw32/bin/ld.exe: warning: auto-importing has been activated without --enable-auto-import specified on the command line.
This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.)

I link already with Boost.System. What I need to do avoid this message?

Thanks,
_____________________
Vicente Juan Botet Escribá



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