nul
I just built the current snapshot against visual studio 8.0 through 14.0,
32 and 64 bit. Mostly fine, just one error.
The fiber library has a link issue with msvc-14.0 (same error in 32 and 64
bit):
...updating 9 targets...
msvc.link.dll
bin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi\boost_fiber-vc140-mt-gd-1_64.dll
Creating library
bin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi\boost_fiber-vc140-mt-gd-1_64.lib
and object
bin.v2\libs\fiber\build\msvc-14.0\debug\address-model-64\threading-multi\boost_fiber-vc140-mt-gd-1_64.exp
scheduler.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) private: __cdecl
boost::context::continuation::continuation(struct
boost::context::detail::transfer_t)" (__imp_??0continuation@context@boost@
@AEAA@Utransfer_t@detail@12@@Z)
barrier.obj : error LNK2001: unresolved external symbol
"__declspec(dllimport) private: __cdecl
boost::context::continuation::continuation(struct
boost::context::detail::transfer_t)" (__imp_??0continuation@context@boost@
@AEAA@Utransfer_t@detail@12@@Z)
<snip>
bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.dll
: fatal error LNK1120: 7 unresolved externals
call
"C:\Users\tomkent\AppData\Local\Temp\2\b2_msvc_14.0_vcvarsall_amd64.cmd"
link /NOLOGO /INCREMENTAL:NO /DLL /MACHINE:X64 /MANIFEST /subsystem:console
/out:"bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.dll"
/IMPLIB:"bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.lib"
@"bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.dll.rsp"
if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
...failed msvc.link.dll
bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.dll
bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.lib...
...removing
bin.v2\libs\fiber\build\msvc-14.0\release\address-model-64\threading-multi\boost_fiber-vc140-mt-1_64.lib
...skipped wrote: On Wed, Mar 8, 2017 at 10:25 PM, Rene Rivera The master branch is now closed for all changes except by permission for
the Beta release. Also it would be appreciated if people start testing the master snapshots
for issues. You can download them directly from Bintray at: <
https://dl.bintray.com/boostorg/master/>. Note that the Bintray packages
also have signature files (*.asc) which can be checked with the general
Bintray key at <
https://bintray.com/user/downloadSubjectPublicKey?username=bintray>. And
there are also sha256 hashes for the archives in machine readable JSON
files. -- The Boost Release Team --
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail _______________________________________________
Unsubscribe & other changes: http://lists.boost.org/
mailman/listinfo.cgi/boost