Boost logo

Boost Users :

From: Anatoli Sakhnik (sam_at_[hidden])
Date: 2005-09-06 02:06:38


Hi!
Without BOOST_ALL_NO_LIB the library attempts to link a versioned object archive file
boost_thread-mt-1_33.lib. But I compiled the boost with --layout=system. So the only
way to produce executable binary is to link against boost_thread-mt.lib manually.
Should I recompile the boost libraries with --layout=versioned to try automatic linking?
-- Anatoli

Christian Henning wrote:

>Does it work when remove the line
>
>#define BOOST_ALL_NO_LIB
>
>Why do you define this anyway?
>
>Greets,
>Christian
>
>_______________________________________________
>Boost-users mailing list
>Boost-users_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net