Automatic library linking in boost is done by #including the
I used a minimum set of functions in date_time in my VC9 code, but it appears to pull in the date/time DLL by asking for libboost_date_time-vc90-mt-gd-1_35.lib. I can not see where this is being generated but from looking at boost_date_time-vc90-mt-gd-1_35.dll I doubt I am using the functionality in it.
Does anybody know why it is required ?
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users