
Hi there, I'm compiling RC3 using VC7.1 SP1 and it's looks quite good. Although I got several batches of "Could not find .... " I compiled boost using: bjam --build-dir=c:\boost_temp --toolset=msvc stage > log.txt cl : Command line warning D4025 : overriding '/GR' with '/GR-' Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_date_time-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_filesystem-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_graph-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_iostreams-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_program_options-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_python-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_regex-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_serialization-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_wserialization-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_signals-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_prg_exec_monitor-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_test_exec_monitor-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_unit_test_framework-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_thread-vc71-mt.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\boost_wave-vc71-mt.lib cl : Command line warning D4025 : overriding '/GR' with '/GR-' Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_date_time-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_filesystem-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_graph-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_iostreams-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_program_options-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_python-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_regex-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_serialization-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_wserialization-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_signals-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_prg_exec_monitor-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_unit_test_framework-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_thread-vc71-mt-gd.lib Could Not Find C:\boost_1.34\boost_1_34_0\stage\lib\libboost_wave-vc71-mt-gd.lib [snip] In the end I had 260 libs in my stage/lib folder. Is that about right? Thanks a lot to all people in this effort. Christian

on Fri May 11 2007, Richard Day <richardvday-AT-verizon.net> wrote:
I am getting the same messages here VC8 Sp1
Are you certain you guyes don't have BOOST_ROOT or some other thing that might affect Boost.Build set in your environment? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com Don't Miss BoostCon 2007! ==> http://www.boostcon.com

on Sat May 12 2007, David Abrahams <dave-AT-boost-consulting.com> wrote:
Hmm, I can confirm this; here's an excerpt. The funny thing is, the libraries it complains about seem to be there in my stage directory. Weird. Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_date_time-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_filesystem-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_filesystem-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_graph-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_graph-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_iostreams-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_iostreams-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_program_options-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_program_options-vc80-mt-gd.lib msvc.archive t:\xpbuild\boost\bin.v2\libs\wave\build\msvc-8.0\debug\link-static\threading-multi\libb oost_wave-vc80-mt-gd-1_34.lib 1 file(s) copied. common.hard-link stage\lib\libboost_regex-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_regex-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_serialization-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_serialization-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_wserialization-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_wserialization-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_signals-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_signals-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_prg_exec_monitor-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_prg_exec_monitor-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_unit_test_framework-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_unit_test_framework-vc80-mt-gd.lib 1 file(s) copied. common.hard-link stage\lib\libboost_thread-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_thread-vc80-mt-gd.lib 1 file(s) copied. MkDir1 t:\xpbuild\boost\bin.v2\libs\date_time\build\msvc-8.0\release\link-static MkDir1 t:\xpbuild\boost\bin.v2\libs\date_time\build\msvc-8.0\release\link-static\threading-multi compile-c-c++ t:\xpbuild\boost\bin.v2\libs\date_time\build\msvc-8.0\release\link-static\threading-mu lti\greg_month.obj greg_month.cpp common.copy stage\lib\libboost_wave-vc80-mt-gd-1_34.lib 1 file(s) copied. common.hard-link stage\lib\libboost_wave-vc80-mt-gd.lib Could Not Find Z:\boost_1_34_0_rc3\stage\lib\libboost_wave-vc80-mt-gd.lib Here's a listing of the libs I have in my stage directory now; I'm partway through the build: Volume in drive Z is src Volume Serial Number is 09D7-011B Directory of Z:\boost_1_34_0_rc3\stage\lib 05/12/2007 07:41 PM <DIR> . 05/12/2007 02:39 PM <DIR> .. 05/12/2007 06:28 PM 49,152 boost_date_time-vc80-mt-1_34.dll 05/12/2007 06:28 PM 27,120 boost_date_time-vc80-mt-1_34.lib 05/12/2007 02:52 PM 86,016 boost_date_time-vc80-mt-gd-1_34.dll 05/12/2007 02:52 PM 27,278 boost_date_time-vc80-mt-gd-1_34.lib 05/12/2007 02:52 PM 27,278 boost_date_time-vc80-mt-gd.lib 05/12/2007 06:28 PM 27,120 boost_date_time-vc80-mt.lib 05/12/2007 06:29 PM 65,536 boost_filesystem-vc80-mt-1_34.dll 05/12/2007 06:29 PM 45,900 boost_filesystem-vc80-mt-1_34.lib 05/12/2007 02:52 PM 98,304 boost_filesystem-vc80-mt-gd-1_34.dll 05/12/2007 02:52 PM 46,472 boost_filesystem-vc80-mt-gd-1_34.lib 05/12/2007 02:52 PM 46,472 boost_filesystem-vc80-mt-gd.lib 05/12/2007 06:29 PM 45,900 boost_filesystem-vc80-mt.lib 05/12/2007 06:31 PM 184,320 boost_graph-vc80-mt-1_34.dll 05/12/2007 06:31 PM 2,498 boost_graph-vc80-mt-1_34.lib 05/12/2007 06:31 PM 2,498 boost_graph-vc80-mt.lib 05/12/2007 06:31 PM 20,992 boost_iostreams-vc80-mt-1_34.dll 05/12/2007 06:31 PM 16,778 boost_iostreams-vc80-mt-1_34.lib 05/12/2007 02:54 PM 30,720 boost_iostreams-vc80-mt-gd-1_34.dll 05/12/2007 02:54 PM 16,916 boost_iostreams-vc80-mt-gd-1_34.lib 05/12/2007 02:54 PM 16,916 boost_iostreams-vc80-mt-gd.lib 05/12/2007 06:31 PM 16,778 boost_iostreams-vc80-mt.lib 05/12/2007 06:40 PM 20,992 boost_prg_exec_monitor-vc80-mt-1_34.dll 05/12/2007 06:40 PM 8,374 boost_prg_exec_monitor-vc80-mt-1_34.lib 05/12/2007 06:21 PM 27,648 boost_prg_exec_monitor-vc80-mt-gd-1_34.dll 05/12/2007 06:21 PM 8,458 boost_prg_exec_monitor-vc80-mt-gd-1_34.lib 05/12/2007 06:21 PM 8,458 boost_prg_exec_monitor-vc80-mt-gd.lib 05/12/2007 06:40 PM 8,374 boost_prg_exec_monitor-vc80-mt.lib 05/12/2007 06:32 PM 245,760 boost_program_options-vc80-mt-1_34.dll 05/12/2007 06:32 PM 379,518 boost_program_options-vc80-mt-1_34.lib 05/12/2007 06:03 PM 430,080 boost_program_options-vc80-mt-gd-1_34.dll 05/12/2007 06:03 PM 393,984 boost_program_options-vc80-mt-gd-1_34.lib 05/12/2007 06:03 PM 393,984 boost_program_options-vc80-mt-gd.lib 05/12/2007 06:32 PM 379,518 boost_program_options-vc80-mt.lib 05/12/2007 06:34 PM 589,824 boost_regex-vc80-mt-1_34.dll 05/12/2007 06:34 PM 962,604 boost_regex-vc80-mt-1_34.lib 05/12/2007 06:08 PM 1,323,008 boost_regex-vc80-mt-gd-1_34.dll 05/12/2007 06:07 PM 965,518 boost_regex-vc80-mt-gd-1_34.lib 05/12/2007 06:07 PM 965,518 boost_regex-vc80-mt-gd.lib 05/12/2007 06:34 PM 962,604 boost_regex-vc80-mt.lib 05/12/2007 06:37 PM 225,280 boost_serialization-vc80-mt-1_34.dll 05/12/2007 06:37 PM 130,820 boost_serialization-vc80-mt-1_34.lib 05/12/2007 06:37 PM 130,820 boost_serialization-vc80-mt.lib 05/12/2007 06:40 PM 61,440 boost_signals-vc80-mt-1_34.dll 05/12/2007 06:40 PM 63,862 boost_signals-vc80-mt-1_34.lib 05/12/2007 06:21 PM 118,784 boost_signals-vc80-mt-gd-1_34.dll 05/12/2007 06:20 PM 64,606 boost_signals-vc80-mt-gd-1_34.lib 05/12/2007 06:20 PM 64,606 boost_signals-vc80-mt-gd.lib 05/12/2007 06:40 PM 63,862 boost_signals-vc80-mt.lib 05/12/2007 06:44 PM 53,248 boost_thread-vc80-mt-1_34.dll 05/12/2007 06:44 PM 42,542 boost_thread-vc80-mt-1_34.lib 05/12/2007 02:40 PM 106,496 boost_thread-vc80-mt-gd-1_34.dll 05/12/2007 02:40 PM 42,928 boost_thread-vc80-mt-gd-1_34.lib 05/12/2007 02:40 PM 42,928 boost_thread-vc80-mt-gd.lib 05/12/2007 06:44 PM 42,542 boost_thread-vc80-mt.lib 05/12/2007 06:44 PM 212,992 boost_unit_test_framework-vc80-mt-1_34.dll 05/12/2007 06:44 PM 143,808 boost_unit_test_framework-vc80-mt-1_34.lib 05/12/2007 06:28 PM 532,480 boost_unit_test_framework-vc80-mt-gd-1_34.dll 05/12/2007 06:28 PM 144,748 boost_unit_test_framework-vc80-mt-gd-1_34.lib 05/12/2007 06:28 PM 144,748 boost_unit_test_framework-vc80-mt-gd.lib 05/12/2007 06:44 PM 143,808 boost_unit_test_framework-vc80-mt.lib 05/12/2007 06:50 PM 466,944 boost_wave-vc80-mt-1_34.dll 05/12/2007 06:50 PM 103,426 boost_wave-vc80-mt-1_34.lib 05/12/2007 06:00 PM 1,257,472 boost_wave-vc80-mt-gd-1_34.dll 05/12/2007 05:59 PM 103,562 boost_wave-vc80-mt-gd-1_34.lib 05/12/2007 05:59 PM 103,562 boost_wave-vc80-mt-gd.lib 05/12/2007 06:50 PM 103,426 boost_wave-vc80-mt.lib 05/12/2007 06:39 PM 163,840 boost_wserialization-vc80-mt-1_34.dll 05/12/2007 06:39 PM 71,306 boost_wserialization-vc80-mt-1_34.lib 05/12/2007 06:39 PM 71,306 boost_wserialization-vc80-mt.lib 05/12/2007 07:37 PM 493,026 libboost_date_time-vc80-mt-1_34.lib 05/12/2007 06:50 PM 1,497,744 libboost_date_time-vc80-mt-gd-1_34.lib 05/12/2007 06:50 PM 1,497,744 libboost_date_time-vc80-mt-gd.lib 05/12/2007 07:37 PM 646,864 libboost_filesystem-vc80-mt-1_34.lib 05/12/2007 06:51 PM 2,143,330 libboost_filesystem-vc80-mt-gd-1_34.lib 05/12/2007 06:51 PM 2,143,330 libboost_filesystem-vc80-mt-gd.lib 05/12/2007 07:40 PM 17,189,078 libboost_graph-vc80-mt-1_34.lib 05/12/2007 06:57 PM 34,446,218 libboost_graph-vc80-mt-gd-1_34.lib 05/12/2007 06:57 PM 34,446,218 libboost_graph-vc80-mt-gd.lib 05/12/2007 07:38 PM 151,884 libboost_iostreams-vc80-mt-1_34.lib 05/12/2007 06:57 PM 670,474 libboost_iostreams-vc80-mt-gd-1_34.lib 05/12/2007 06:57 PM 670,474 libboost_iostreams-vc80-mt-gd.lib 05/12/2007 07:18 PM 526,518 libboost_prg_exec_monitor-vc80-mt-gd-1_34.lib 05/12/2007 07:18 PM 526,518 libboost_prg_exec_monitor-vc80-mt-gd.lib 05/12/2007 07:41 PM 3,221,084 libboost_program_options-vc80-mt-1_34.lib 05/12/2007 07:01 PM 9,684,584 libboost_program_options-vc80-mt-gd-1_34.lib 05/12/2007 07:01 PM 9,684,584 libboost_program_options-vc80-mt-gd.lib 05/12/2007 07:05 PM 21,464,118 libboost_regex-vc80-mt-gd-1_34.lib 05/12/2007 07:05 PM 21,464,118 libboost_regex-vc80-mt-gd.lib 05/12/2007 07:10 PM 21,828,594 libboost_serialization-vc80-mt-gd-1_34.lib 05/12/2007 07:10 PM 21,828,594 libboost_serialization-vc80-mt-gd.lib 05/12/2007 07:18 PM 2,499,950 libboost_signals-vc80-mt-gd-1_34.lib 05/12/2007 07:18 PM 2,499,950 libboost_signals-vc80-mt-gd.lib 05/12/2007 06:42 PM 2,501,116 libboost_test_exec_monitor-vc80-mt-1_34.lib 05/12/2007 06:24 PM 11,063,734 libboost_test_exec_monitor-vc80-mt-gd-1_34.lib 05/12/2007 06:24 PM 11,063,734 libboost_test_exec_monitor-vc80-mt-gd.lib 05/12/2007 06:42 PM 2,501,116 libboost_test_exec_monitor-vc80-mt.lib 05/12/2007 07:20 PM 2,771,482 libboost_thread-vc80-mt-gd-1_34.lib 05/12/2007 07:20 PM 2,771,482 libboost_thread-vc80-mt-gd.lib 05/12/2007 07:19 PM 12,435,304 libboost_unit_test_framework-vc80-mt-gd-1_34.lib 05/12/2007 07:19 PM 12,435,304 libboost_unit_test_framework-vc80-mt-gd.lib 05/12/2007 07:33 PM 87,268,616 libboost_wave-vc80-mt-gd-1_34.lib 05/12/2007 07:33 PM 87,268,616 libboost_wave-vc80-mt-gd.lib 05/12/2007 07:17 PM 17,908,946 libboost_wserialization-vc80-mt-gd-1_34.lib 05/12/2007 07:17 PM 17,908,946 libboost_wserialization-vc80-mt-gd.lib 104 File(s) 493,120,772 bytes 2 Dir(s) 13,667,557,376 bytes free -- Dave Abrahams Boost Consulting http://www.boost-consulting.com Don't Miss BoostCon 2007! ==> http://www.boostcon.com
participants (4)
-
Christian Henning
-
David Abrahams
-
Richard Day
-
Yuval Ronen