1 | common.mkdir stage.vc7
|
---|
2 |
|
---|
3 | if not exist "stage.vc7\\" mkdir "stage.vc7"
|
---|
4 |
|
---|
5 | common.mkdir bin.v2
|
---|
6 |
|
---|
7 | if not exist "bin.v2\\" mkdir "bin.v2"
|
---|
8 |
|
---|
9 | common.mkdir stage.vc7\lib
|
---|
10 |
|
---|
11 | if not exist "stage.vc7\lib\\" mkdir "stage.vc7\lib"
|
---|
12 |
|
---|
13 | common.mkdir bin.v2\libs
|
---|
14 |
|
---|
15 | if not exist "bin.v2\libs\\" mkdir "bin.v2\libs"
|
---|
16 |
|
---|
17 | common.mkdir bin.v2\libs\test
|
---|
18 |
|
---|
19 | if not exist "bin.v2\libs\test\\" mkdir "bin.v2\libs\test"
|
---|
20 |
|
---|
21 | common.mkdir bin.v2\libs\test\build
|
---|
22 |
|
---|
23 | if not exist "bin.v2\libs\test\build\\" mkdir "bin.v2\libs\test\build"
|
---|
24 |
|
---|
25 | common.mkdir bin.v2\libs\test\build\msvc-7.1
|
---|
26 |
|
---|
27 | if not exist "bin.v2\libs\test\build\msvc-7.1\\" mkdir "bin.v2\libs\test\build\msvc-7.1"
|
---|
28 |
|
---|
29 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release
|
---|
30 |
|
---|
31 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release"
|
---|
32 |
|
---|
33 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on
|
---|
34 |
|
---|
35 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on"
|
---|
36 |
|
---|
37 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on
|
---|
38 |
|
---|
39 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on"
|
---|
40 |
|
---|
41 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport
|
---|
42 |
|
---|
43 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport"
|
---|
44 |
|
---|
45 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static
|
---|
46 |
|
---|
47 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static"
|
---|
48 |
|
---|
49 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi
|
---|
50 |
|
---|
51 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi"
|
---|
52 |
|
---|
53 |
|
---|
54 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\execution_monitor.obj.rsp
|
---|
55 | "libs\test\src\execution_monitor.cpp"
|
---|
56 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\execution_monitor.obj"
|
---|
57 | -TP
|
---|
58 | /O2
|
---|
59 | /Z7
|
---|
60 | /Ob2
|
---|
61 | /W4
|
---|
62 | /GR
|
---|
63 | /MD
|
---|
64 | /Zc:forScope
|
---|
65 | /Zc:wchar_t
|
---|
66 | /Wp64
|
---|
67 | /Ogiy
|
---|
68 | /Gs
|
---|
69 | /Ot
|
---|
70 | /GB
|
---|
71 | /Op
|
---|
72 | /wd4675
|
---|
73 | /EHa
|
---|
74 | -G7 -arch:SSE2 -Oi -GL
|
---|
75 | -wd4275
|
---|
76 | -wd4671
|
---|
77 | -wd4673
|
---|
78 | -c
|
---|
79 |
|
---|
80 | -DBOOST_ALL_NO_LIB=1
|
---|
81 |
|
---|
82 | -DBOOST_TEST_DYN_LINK=1
|
---|
83 |
|
---|
84 | -DNDEBUG
|
---|
85 |
|
---|
86 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
87 |
|
---|
88 | "-I."
|
---|
89 |
|
---|
90 | "-ID:\ThirdParty\STLport\stlport"
|
---|
91 |
|
---|
92 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport
|
---|
93 |
|
---|
94 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport"
|
---|
95 |
|
---|
96 | common.mkdir bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi
|
---|
97 |
|
---|
98 | if not exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\\" mkdir "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi"
|
---|
99 |
|
---|
100 |
|
---|
101 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\compiler_log_formatter.obj.rsp
|
---|
102 | "libs\test\src\compiler_log_formatter.cpp"
|
---|
103 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\compiler_log_formatter.obj"
|
---|
104 | -TP
|
---|
105 | /O2
|
---|
106 | /Z7
|
---|
107 | /Ob2
|
---|
108 | /W4
|
---|
109 | /GR
|
---|
110 | /MD
|
---|
111 | /Zc:forScope
|
---|
112 | /Zc:wchar_t
|
---|
113 | /Wp64
|
---|
114 | /Ogiy
|
---|
115 | /Gs
|
---|
116 | /Ot
|
---|
117 | /GB
|
---|
118 | /Op
|
---|
119 | /wd4675
|
---|
120 | /EHa
|
---|
121 | -G7 -arch:SSE2 -Oi -GL
|
---|
122 | -wd4671
|
---|
123 | -wd4673
|
---|
124 | -c
|
---|
125 |
|
---|
126 | -DBOOST_ALL_NO_LIB=1
|
---|
127 |
|
---|
128 | -DNDEBUG
|
---|
129 |
|
---|
130 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
131 |
|
---|
132 | "-I."
|
---|
133 |
|
---|
134 | "-ID:\ThirdParty\STLport\stlport"
|
---|
135 |
|
---|
136 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\execution_monitor.obj
|
---|
137 |
|
---|
138 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
139 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\execution_monitor.obj.rsp"
|
---|
140 |
|
---|
141 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
142 | execution_monitor.cpp
|
---|
143 |
|
---|
144 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\debug.obj.rsp
|
---|
145 | "libs\test\src\debug.cpp"
|
---|
146 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\debug.obj"
|
---|
147 | -TP
|
---|
148 | /O2
|
---|
149 | /Z7
|
---|
150 | /Ob2
|
---|
151 | /W4
|
---|
152 | /GR
|
---|
153 | /MD
|
---|
154 | /Zc:forScope
|
---|
155 | /Zc:wchar_t
|
---|
156 | /Wp64
|
---|
157 | /Ogiy
|
---|
158 | /Gs
|
---|
159 | /Ot
|
---|
160 | /GB
|
---|
161 | /Op
|
---|
162 | /wd4675
|
---|
163 | /EHa
|
---|
164 | -G7 -arch:SSE2 -Oi -GL
|
---|
165 | -wd4671
|
---|
166 | -wd4673
|
---|
167 | -c
|
---|
168 |
|
---|
169 | -DBOOST_ALL_NO_LIB=1
|
---|
170 |
|
---|
171 | -DNDEBUG
|
---|
172 |
|
---|
173 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
174 |
|
---|
175 | "-I."
|
---|
176 |
|
---|
177 | "-ID:\ThirdParty\STLport\stlport"
|
---|
178 |
|
---|
179 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\debug.obj
|
---|
180 |
|
---|
181 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
182 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\debug.obj.rsp"
|
---|
183 |
|
---|
184 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
185 | debug.cpp
|
---|
186 |
|
---|
187 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\execution_monitor.obj.rsp
|
---|
188 | "libs\test\src\execution_monitor.cpp"
|
---|
189 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\execution_monitor.obj"
|
---|
190 | -TP
|
---|
191 | /O2
|
---|
192 | /Z7
|
---|
193 | /Ob2
|
---|
194 | /W4
|
---|
195 | /GR
|
---|
196 | /MD
|
---|
197 | /Zc:forScope
|
---|
198 | /Zc:wchar_t
|
---|
199 | /Wp64
|
---|
200 | /Ogiy
|
---|
201 | /Gs
|
---|
202 | /Ot
|
---|
203 | /GB
|
---|
204 | /Op
|
---|
205 | /wd4675
|
---|
206 | /EHa
|
---|
207 | -G7 -arch:SSE2 -Oi -GL
|
---|
208 | -wd4671
|
---|
209 | -wd4673
|
---|
210 | -c
|
---|
211 |
|
---|
212 | -DBOOST_ALL_NO_LIB=1
|
---|
213 |
|
---|
214 | -DNDEBUG
|
---|
215 |
|
---|
216 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
217 |
|
---|
218 | "-I."
|
---|
219 |
|
---|
220 | "-ID:\ThirdParty\STLport\stlport"
|
---|
221 |
|
---|
222 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\compiler_log_formatter.obj
|
---|
223 |
|
---|
224 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
225 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\compiler_log_formatter.obj.rsp"
|
---|
226 |
|
---|
227 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
228 | compiler_log_formatter.cpp
|
---|
229 |
|
---|
230 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\framework.obj.rsp
|
---|
231 | "libs\test\src\framework.cpp"
|
---|
232 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\framework.obj"
|
---|
233 | -TP
|
---|
234 | /O2
|
---|
235 | /Z7
|
---|
236 | /Ob2
|
---|
237 | /W4
|
---|
238 | /GR
|
---|
239 | /MD
|
---|
240 | /Zc:forScope
|
---|
241 | /Zc:wchar_t
|
---|
242 | /Wp64
|
---|
243 | /Ogiy
|
---|
244 | /Gs
|
---|
245 | /Ot
|
---|
246 | /GB
|
---|
247 | /Op
|
---|
248 | /wd4675
|
---|
249 | /EHa
|
---|
250 | -G7 -arch:SSE2 -Oi -GL
|
---|
251 | -wd4671
|
---|
252 | -wd4673
|
---|
253 | -c
|
---|
254 |
|
---|
255 | -DBOOST_ALL_NO_LIB=1
|
---|
256 |
|
---|
257 | -DNDEBUG
|
---|
258 |
|
---|
259 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
260 |
|
---|
261 | "-I."
|
---|
262 |
|
---|
263 | "-ID:\ThirdParty\STLport\stlport"
|
---|
264 |
|
---|
265 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\execution_monitor.obj
|
---|
266 |
|
---|
267 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
268 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\execution_monitor.obj.rsp"
|
---|
269 |
|
---|
270 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
271 | execution_monitor.cpp
|
---|
272 |
|
---|
273 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\plain_report_formatter.obj.rsp
|
---|
274 | "libs\test\src\plain_report_formatter.cpp"
|
---|
275 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\plain_report_formatter.obj"
|
---|
276 | -TP
|
---|
277 | /O2
|
---|
278 | /Z7
|
---|
279 | /Ob2
|
---|
280 | /W4
|
---|
281 | /GR
|
---|
282 | /MD
|
---|
283 | /Zc:forScope
|
---|
284 | /Zc:wchar_t
|
---|
285 | /Wp64
|
---|
286 | /Ogiy
|
---|
287 | /Gs
|
---|
288 | /Ot
|
---|
289 | /GB
|
---|
290 | /Op
|
---|
291 | /wd4675
|
---|
292 | /EHa
|
---|
293 | -G7 -arch:SSE2 -Oi -GL
|
---|
294 | -wd4671
|
---|
295 | -wd4673
|
---|
296 | -c
|
---|
297 |
|
---|
298 | -DBOOST_ALL_NO_LIB=1
|
---|
299 |
|
---|
300 | -DNDEBUG
|
---|
301 |
|
---|
302 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
303 |
|
---|
304 | "-I."
|
---|
305 |
|
---|
306 | "-ID:\ThirdParty\STLport\stlport"
|
---|
307 |
|
---|
308 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\framework.obj
|
---|
309 |
|
---|
310 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
311 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\framework.obj.rsp"
|
---|
312 |
|
---|
313 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
314 | framework.cpp
|
---|
315 |
|
---|
316 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\progress_monitor.obj.rsp
|
---|
317 | "libs\test\src\progress_monitor.cpp"
|
---|
318 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\progress_monitor.obj"
|
---|
319 | -TP
|
---|
320 | /O2
|
---|
321 | /Z7
|
---|
322 | /Ob2
|
---|
323 | /W4
|
---|
324 | /GR
|
---|
325 | /MD
|
---|
326 | /Zc:forScope
|
---|
327 | /Zc:wchar_t
|
---|
328 | /Wp64
|
---|
329 | /Ogiy
|
---|
330 | /Gs
|
---|
331 | /Ot
|
---|
332 | /GB
|
---|
333 | /Op
|
---|
334 | /wd4675
|
---|
335 | /EHa
|
---|
336 | -G7 -arch:SSE2 -Oi -GL
|
---|
337 | -wd4671
|
---|
338 | -wd4673
|
---|
339 | -c
|
---|
340 |
|
---|
341 | -DBOOST_ALL_NO_LIB=1
|
---|
342 |
|
---|
343 | -DNDEBUG
|
---|
344 |
|
---|
345 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
346 |
|
---|
347 | "-I."
|
---|
348 |
|
---|
349 | "-ID:\ThirdParty\STLport\stlport"
|
---|
350 |
|
---|
351 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\plain_report_formatter.obj
|
---|
352 |
|
---|
353 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
354 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\plain_report_formatter.obj.rsp"
|
---|
355 |
|
---|
356 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
357 | plain_report_formatter.cpp
|
---|
358 |
|
---|
359 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_collector.obj.rsp
|
---|
360 | "libs\test\src\results_collector.cpp"
|
---|
361 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_collector.obj"
|
---|
362 | -TP
|
---|
363 | /O2
|
---|
364 | /Z7
|
---|
365 | /Ob2
|
---|
366 | /W4
|
---|
367 | /GR
|
---|
368 | /MD
|
---|
369 | /Zc:forScope
|
---|
370 | /Zc:wchar_t
|
---|
371 | /Wp64
|
---|
372 | /Ogiy
|
---|
373 | /Gs
|
---|
374 | /Ot
|
---|
375 | /GB
|
---|
376 | /Op
|
---|
377 | /wd4675
|
---|
378 | /EHa
|
---|
379 | -G7 -arch:SSE2 -Oi -GL
|
---|
380 | -wd4671
|
---|
381 | -wd4673
|
---|
382 | -c
|
---|
383 |
|
---|
384 | -DBOOST_ALL_NO_LIB=1
|
---|
385 |
|
---|
386 | -DNDEBUG
|
---|
387 |
|
---|
388 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
389 |
|
---|
390 | "-I."
|
---|
391 |
|
---|
392 | "-ID:\ThirdParty\STLport\stlport"
|
---|
393 |
|
---|
394 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\progress_monitor.obj
|
---|
395 |
|
---|
396 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
397 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\progress_monitor.obj.rsp"
|
---|
398 |
|
---|
399 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
400 | progress_monitor.cpp
|
---|
401 |
|
---|
402 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_reporter.obj.rsp
|
---|
403 | "libs\test\src\results_reporter.cpp"
|
---|
404 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_reporter.obj"
|
---|
405 | -TP
|
---|
406 | /O2
|
---|
407 | /Z7
|
---|
408 | /Ob2
|
---|
409 | /W4
|
---|
410 | /GR
|
---|
411 | /MD
|
---|
412 | /Zc:forScope
|
---|
413 | /Zc:wchar_t
|
---|
414 | /Wp64
|
---|
415 | /Ogiy
|
---|
416 | /Gs
|
---|
417 | /Ot
|
---|
418 | /GB
|
---|
419 | /Op
|
---|
420 | /wd4675
|
---|
421 | /EHa
|
---|
422 | -G7 -arch:SSE2 -Oi -GL
|
---|
423 | -wd4671
|
---|
424 | -wd4673
|
---|
425 | -c
|
---|
426 |
|
---|
427 | -DBOOST_ALL_NO_LIB=1
|
---|
428 |
|
---|
429 | -DNDEBUG
|
---|
430 |
|
---|
431 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
432 |
|
---|
433 | "-I."
|
---|
434 |
|
---|
435 | "-ID:\ThirdParty\STLport\stlport"
|
---|
436 |
|
---|
437 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_collector.obj
|
---|
438 |
|
---|
439 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
440 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_collector.obj.rsp"
|
---|
441 |
|
---|
442 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
443 | results_collector.cpp
|
---|
444 |
|
---|
445 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_main.obj.rsp
|
---|
446 | "libs\test\src\test_main.cpp"
|
---|
447 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_main.obj"
|
---|
448 | -TP
|
---|
449 | /O2
|
---|
450 | /Z7
|
---|
451 | /Ob2
|
---|
452 | /W4
|
---|
453 | /GR
|
---|
454 | /MD
|
---|
455 | /Zc:forScope
|
---|
456 | /Zc:wchar_t
|
---|
457 | /Wp64
|
---|
458 | /Ogiy
|
---|
459 | /Gs
|
---|
460 | /Ot
|
---|
461 | /GB
|
---|
462 | /Op
|
---|
463 | /wd4675
|
---|
464 | /EHa
|
---|
465 | -G7 -arch:SSE2 -Oi -GL
|
---|
466 | -wd4671
|
---|
467 | -wd4673
|
---|
468 | -c
|
---|
469 |
|
---|
470 | -DBOOST_ALL_NO_LIB=1
|
---|
471 |
|
---|
472 | -DNDEBUG
|
---|
473 |
|
---|
474 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
475 |
|
---|
476 | "-I."
|
---|
477 |
|
---|
478 | "-ID:\ThirdParty\STLport\stlport"
|
---|
479 |
|
---|
480 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_reporter.obj
|
---|
481 |
|
---|
482 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
483 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_reporter.obj.rsp"
|
---|
484 |
|
---|
485 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
486 | results_reporter.cpp
|
---|
487 |
|
---|
488 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_tools.obj.rsp
|
---|
489 | "libs\test\src\test_tools.cpp"
|
---|
490 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_tools.obj"
|
---|
491 | -TP
|
---|
492 | /O2
|
---|
493 | /Z7
|
---|
494 | /Ob2
|
---|
495 | /W4
|
---|
496 | /GR
|
---|
497 | /MD
|
---|
498 | /Zc:forScope
|
---|
499 | /Zc:wchar_t
|
---|
500 | /Wp64
|
---|
501 | /Ogiy
|
---|
502 | /Gs
|
---|
503 | /Ot
|
---|
504 | /GB
|
---|
505 | /Op
|
---|
506 | /wd4675
|
---|
507 | /EHa
|
---|
508 | -G7 -arch:SSE2 -Oi -GL
|
---|
509 | -wd4671
|
---|
510 | -wd4673
|
---|
511 | -c
|
---|
512 |
|
---|
513 | -DBOOST_ALL_NO_LIB=1
|
---|
514 |
|
---|
515 | -DNDEBUG
|
---|
516 |
|
---|
517 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
518 |
|
---|
519 | "-I."
|
---|
520 |
|
---|
521 | "-ID:\ThirdParty\STLport\stlport"
|
---|
522 |
|
---|
523 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_main.obj
|
---|
524 |
|
---|
525 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
526 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_main.obj.rsp"
|
---|
527 |
|
---|
528 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
529 | test_main.cpp
|
---|
530 |
|
---|
531 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_log.obj.rsp
|
---|
532 | "libs\test\src\unit_test_log.cpp"
|
---|
533 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_log.obj"
|
---|
534 | -TP
|
---|
535 | /O2
|
---|
536 | /Z7
|
---|
537 | /Ob2
|
---|
538 | /W4
|
---|
539 | /GR
|
---|
540 | /MD
|
---|
541 | /Zc:forScope
|
---|
542 | /Zc:wchar_t
|
---|
543 | /Wp64
|
---|
544 | /Ogiy
|
---|
545 | /Gs
|
---|
546 | /Ot
|
---|
547 | /GB
|
---|
548 | /Op
|
---|
549 | /wd4675
|
---|
550 | /EHa
|
---|
551 | -G7 -arch:SSE2 -Oi -GL
|
---|
552 | -wd4671
|
---|
553 | -wd4673
|
---|
554 | -c
|
---|
555 |
|
---|
556 | -DBOOST_ALL_NO_LIB=1
|
---|
557 |
|
---|
558 | -DNDEBUG
|
---|
559 |
|
---|
560 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
561 |
|
---|
562 | "-I."
|
---|
563 |
|
---|
564 | "-ID:\ThirdParty\STLport\stlport"
|
---|
565 |
|
---|
566 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_tools.obj
|
---|
567 |
|
---|
568 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
569 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_tools.obj.rsp"
|
---|
570 |
|
---|
571 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
572 | test_tools.cpp
|
---|
573 |
|
---|
574 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_main.obj.rsp
|
---|
575 | "libs\test\src\unit_test_main.cpp"
|
---|
576 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_main.obj"
|
---|
577 | -TP
|
---|
578 | /O2
|
---|
579 | /Z7
|
---|
580 | /Ob2
|
---|
581 | /W4
|
---|
582 | /GR
|
---|
583 | /MD
|
---|
584 | /Zc:forScope
|
---|
585 | /Zc:wchar_t
|
---|
586 | /Wp64
|
---|
587 | /Ogiy
|
---|
588 | /Gs
|
---|
589 | /Ot
|
---|
590 | /GB
|
---|
591 | /Op
|
---|
592 | /wd4675
|
---|
593 | /EHa
|
---|
594 | -G7 -arch:SSE2 -Oi -GL
|
---|
595 | -wd4671
|
---|
596 | -wd4673
|
---|
597 | -c
|
---|
598 |
|
---|
599 | -DBOOST_ALL_NO_LIB=1
|
---|
600 |
|
---|
601 | -DNDEBUG
|
---|
602 |
|
---|
603 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
604 |
|
---|
605 | "-I."
|
---|
606 |
|
---|
607 | "-ID:\ThirdParty\STLport\stlport"
|
---|
608 |
|
---|
609 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_log.obj
|
---|
610 |
|
---|
611 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
612 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_log.obj.rsp"
|
---|
613 |
|
---|
614 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
615 | unit_test_log.cpp
|
---|
616 |
|
---|
617 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_monitor.obj.rsp
|
---|
618 | "libs\test\src\unit_test_monitor.cpp"
|
---|
619 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_monitor.obj"
|
---|
620 | -TP
|
---|
621 | /O2
|
---|
622 | /Z7
|
---|
623 | /Ob2
|
---|
624 | /W4
|
---|
625 | /GR
|
---|
626 | /MD
|
---|
627 | /Zc:forScope
|
---|
628 | /Zc:wchar_t
|
---|
629 | /Wp64
|
---|
630 | /Ogiy
|
---|
631 | /Gs
|
---|
632 | /Ot
|
---|
633 | /GB
|
---|
634 | /Op
|
---|
635 | /wd4675
|
---|
636 | /EHa
|
---|
637 | -G7 -arch:SSE2 -Oi -GL
|
---|
638 | -wd4671
|
---|
639 | -wd4673
|
---|
640 | -c
|
---|
641 |
|
---|
642 | -DBOOST_ALL_NO_LIB=1
|
---|
643 |
|
---|
644 | -DNDEBUG
|
---|
645 |
|
---|
646 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
647 |
|
---|
648 | "-I."
|
---|
649 |
|
---|
650 | "-ID:\ThirdParty\STLport\stlport"
|
---|
651 |
|
---|
652 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_main.obj
|
---|
653 |
|
---|
654 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
655 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_main.obj.rsp"
|
---|
656 |
|
---|
657 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
658 | unit_test_main.cpp
|
---|
659 |
|
---|
660 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_parameters.obj.rsp
|
---|
661 | "libs\test\src\unit_test_parameters.cpp"
|
---|
662 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_parameters.obj"
|
---|
663 | -TP
|
---|
664 | /O2
|
---|
665 | /Z7
|
---|
666 | /Ob2
|
---|
667 | /W4
|
---|
668 | /GR
|
---|
669 | /MD
|
---|
670 | /Zc:forScope
|
---|
671 | /Zc:wchar_t
|
---|
672 | /Wp64
|
---|
673 | /Ogiy
|
---|
674 | /Gs
|
---|
675 | /Ot
|
---|
676 | /GB
|
---|
677 | /Op
|
---|
678 | /wd4675
|
---|
679 | /EHa
|
---|
680 | -G7 -arch:SSE2 -Oi -GL
|
---|
681 | -wd4671
|
---|
682 | -wd4673
|
---|
683 | -c
|
---|
684 |
|
---|
685 | -DBOOST_ALL_NO_LIB=1
|
---|
686 |
|
---|
687 | -DNDEBUG
|
---|
688 |
|
---|
689 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
690 |
|
---|
691 | "-I."
|
---|
692 |
|
---|
693 | "-ID:\ThirdParty\STLport\stlport"
|
---|
694 |
|
---|
695 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_monitor.obj
|
---|
696 |
|
---|
697 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
698 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_monitor.obj.rsp"
|
---|
699 |
|
---|
700 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
701 | unit_test_monitor.cpp
|
---|
702 |
|
---|
703 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_suite.obj.rsp
|
---|
704 | "libs\test\src\unit_test_suite.cpp"
|
---|
705 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_suite.obj"
|
---|
706 | -TP
|
---|
707 | /O2
|
---|
708 | /Z7
|
---|
709 | /Ob2
|
---|
710 | /W4
|
---|
711 | /GR
|
---|
712 | /MD
|
---|
713 | /Zc:forScope
|
---|
714 | /Zc:wchar_t
|
---|
715 | /Wp64
|
---|
716 | /Ogiy
|
---|
717 | /Gs
|
---|
718 | /Ot
|
---|
719 | /GB
|
---|
720 | /Op
|
---|
721 | /wd4675
|
---|
722 | /EHa
|
---|
723 | -G7 -arch:SSE2 -Oi -GL
|
---|
724 | -wd4671
|
---|
725 | -wd4673
|
---|
726 | -c
|
---|
727 |
|
---|
728 | -DBOOST_ALL_NO_LIB=1
|
---|
729 |
|
---|
730 | -DNDEBUG
|
---|
731 |
|
---|
732 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
733 |
|
---|
734 | "-I."
|
---|
735 |
|
---|
736 | "-ID:\ThirdParty\STLport\stlport"
|
---|
737 |
|
---|
738 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_suite.obj
|
---|
739 |
|
---|
740 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
741 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_suite.obj.rsp"
|
---|
742 |
|
---|
743 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
744 | unit_test_suite.cpp
|
---|
745 |
|
---|
746 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_log_formatter.obj.rsp
|
---|
747 | "libs\test\src\xml_log_formatter.cpp"
|
---|
748 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_log_formatter.obj"
|
---|
749 | -TP
|
---|
750 | /O2
|
---|
751 | /Z7
|
---|
752 | /Ob2
|
---|
753 | /W4
|
---|
754 | /GR
|
---|
755 | /MD
|
---|
756 | /Zc:forScope
|
---|
757 | /Zc:wchar_t
|
---|
758 | /Wp64
|
---|
759 | /Ogiy
|
---|
760 | /Gs
|
---|
761 | /Ot
|
---|
762 | /GB
|
---|
763 | /Op
|
---|
764 | /wd4675
|
---|
765 | /EHa
|
---|
766 | -G7 -arch:SSE2 -Oi -GL
|
---|
767 | -wd4671
|
---|
768 | -wd4673
|
---|
769 | -c
|
---|
770 |
|
---|
771 | -DBOOST_ALL_NO_LIB=1
|
---|
772 |
|
---|
773 | -DNDEBUG
|
---|
774 |
|
---|
775 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
776 |
|
---|
777 | "-I."
|
---|
778 |
|
---|
779 | "-ID:\ThirdParty\STLport\stlport"
|
---|
780 |
|
---|
781 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_parameters.obj
|
---|
782 |
|
---|
783 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
784 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_parameters.obj.rsp"
|
---|
785 |
|
---|
786 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
787 | unit_test_parameters.cpp
|
---|
788 |
|
---|
789 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_report_formatter.obj.rsp
|
---|
790 | "libs\test\src\xml_report_formatter.cpp"
|
---|
791 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_report_formatter.obj"
|
---|
792 | -TP
|
---|
793 | /O2
|
---|
794 | /Z7
|
---|
795 | /Ob2
|
---|
796 | /W4
|
---|
797 | /GR
|
---|
798 | /MD
|
---|
799 | /Zc:forScope
|
---|
800 | /Zc:wchar_t
|
---|
801 | /Wp64
|
---|
802 | /Ogiy
|
---|
803 | /Gs
|
---|
804 | /Ot
|
---|
805 | /GB
|
---|
806 | /Op
|
---|
807 | /wd4675
|
---|
808 | /EHa
|
---|
809 | -G7 -arch:SSE2 -Oi -GL
|
---|
810 | -wd4671
|
---|
811 | -wd4673
|
---|
812 | -c
|
---|
813 |
|
---|
814 | -DBOOST_ALL_NO_LIB=1
|
---|
815 |
|
---|
816 | -DNDEBUG
|
---|
817 |
|
---|
818 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
819 |
|
---|
820 | "-I."
|
---|
821 |
|
---|
822 | "-ID:\ThirdParty\STLport\stlport"
|
---|
823 |
|
---|
824 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_log_formatter.obj
|
---|
825 |
|
---|
826 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
827 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_log_formatter.obj.rsp"
|
---|
828 |
|
---|
829 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
830 | xml_log_formatter.cpp
|
---|
831 |
|
---|
832 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\debug.obj.rsp
|
---|
833 | "libs\test\src\debug.cpp"
|
---|
834 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\debug.obj"
|
---|
835 | -TP
|
---|
836 | /O2
|
---|
837 | /Z7
|
---|
838 | /Ob2
|
---|
839 | /W4
|
---|
840 | /GR
|
---|
841 | /MD
|
---|
842 | /Zc:forScope
|
---|
843 | /Zc:wchar_t
|
---|
844 | /Wp64
|
---|
845 | /Ogiy
|
---|
846 | /Gs
|
---|
847 | /Ot
|
---|
848 | /GB
|
---|
849 | /Op
|
---|
850 | /wd4675
|
---|
851 | /EHa
|
---|
852 | -G7 -arch:SSE2 -Oi -GL
|
---|
853 | -wd4275
|
---|
854 | -wd4671
|
---|
855 | -wd4673
|
---|
856 | -c
|
---|
857 |
|
---|
858 | -DBOOST_ALL_NO_LIB=1
|
---|
859 |
|
---|
860 | -DBOOST_TEST_DYN_LINK=1
|
---|
861 |
|
---|
862 | -DNDEBUG
|
---|
863 |
|
---|
864 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
865 |
|
---|
866 | "-I."
|
---|
867 |
|
---|
868 | "-ID:\ThirdParty\STLport\stlport"
|
---|
869 |
|
---|
870 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_report_formatter.obj
|
---|
871 |
|
---|
872 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
873 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_report_formatter.obj.rsp"
|
---|
874 |
|
---|
875 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
876 | xml_report_formatter.cpp
|
---|
877 |
|
---|
878 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib.rsp
|
---|
879 |
|
---|
880 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\compiler_log_formatter.obj"
|
---|
881 |
|
---|
882 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\debug.obj"
|
---|
883 |
|
---|
884 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\execution_monitor.obj"
|
---|
885 |
|
---|
886 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\framework.obj"
|
---|
887 |
|
---|
888 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\plain_report_formatter.obj"
|
---|
889 |
|
---|
890 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\progress_monitor.obj"
|
---|
891 |
|
---|
892 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_collector.obj"
|
---|
893 |
|
---|
894 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\results_reporter.obj"
|
---|
895 |
|
---|
896 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_main.obj"
|
---|
897 |
|
---|
898 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\test_tools.obj"
|
---|
899 |
|
---|
900 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_log.obj"
|
---|
901 |
|
---|
902 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_main.obj"
|
---|
903 |
|
---|
904 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_monitor.obj"
|
---|
905 |
|
---|
906 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_parameters.obj"
|
---|
907 |
|
---|
908 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\unit_test_suite.obj"
|
---|
909 |
|
---|
910 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_log_formatter.obj"
|
---|
911 |
|
---|
912 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\xml_report_formatter.obj"
|
---|
913 |
|
---|
914 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\debug.obj
|
---|
915 |
|
---|
916 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
917 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\debug.obj.rsp"
|
---|
918 |
|
---|
919 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
920 | debug.cpp
|
---|
921 |
|
---|
922 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\cpp_main.obj.rsp
|
---|
923 | "libs\test\src\cpp_main.cpp"
|
---|
924 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\cpp_main.obj"
|
---|
925 | -TP
|
---|
926 | /O2
|
---|
927 | /Z7
|
---|
928 | /Ob2
|
---|
929 | /W4
|
---|
930 | /GR
|
---|
931 | /MD
|
---|
932 | /Zc:forScope
|
---|
933 | /Zc:wchar_t
|
---|
934 | /Wp64
|
---|
935 | /Ogiy
|
---|
936 | /Gs
|
---|
937 | /Ot
|
---|
938 | /GB
|
---|
939 | /Op
|
---|
940 | /wd4675
|
---|
941 | /EHa
|
---|
942 | -G7 -arch:SSE2 -Oi -GL
|
---|
943 | -wd4275
|
---|
944 | -wd4671
|
---|
945 | -wd4673
|
---|
946 | -c
|
---|
947 |
|
---|
948 | -DBOOST_ALL_NO_LIB=1
|
---|
949 |
|
---|
950 | -DBOOST_TEST_DYN_LINK=1
|
---|
951 |
|
---|
952 | -DNDEBUG
|
---|
953 |
|
---|
954 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
955 |
|
---|
956 | "-I."
|
---|
957 |
|
---|
958 | "-ID:\ThirdParty\STLport\stlport"
|
---|
959 |
|
---|
960 | msvc.archive bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib
|
---|
961 |
|
---|
962 | if exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib" DEL "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib"
|
---|
963 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
964 | link /lib /NOLOGO /out:"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib" @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib.rsp"
|
---|
965 |
|
---|
966 | xml_report_formatter.obj : warning LNK4218: non-native module found; restarting link with /LTCG
|
---|
967 | common.copy stage.vc7\lib\libboost_test_exec_monitor-vc71-mt-p-1_41.lib
|
---|
968 |
|
---|
969 | copy /b "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib" + this-file-does-not-exist-A698EE7806899E69 "stage.vc7\lib\libboost_test_exec_monitor-vc71-mt-p-1_41.lib"
|
---|
970 |
|
---|
971 | bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\link-static\stdlib-stlport\threading-multi\libboost_test_exec_monitor-vc71-mt-p-1_41.lib
|
---|
972 | 1 file(s) copied.
|
---|
973 | ln-NT stage.vc7\lib\libboost_test_exec_monitor-vc71-mt-p.lib
|
---|
974 |
|
---|
975 | echo "NT symlinks not supported yet, making copy"
|
---|
976 | del /f /q "stage.vc7\lib\libboost_test_exec_monitor-vc71-mt-p.lib" 2>nul >nul
|
---|
977 | copy "stage.vc7\lib\libboost_test_exec_monitor-vc71-mt-p-1_41.lib" "stage.vc7\lib\libboost_test_exec_monitor-vc71-mt-p.lib"
|
---|
978 |
|
---|
979 | "NT symlinks not supported yet, making copy"
|
---|
980 | 1 file(s) copied.
|
---|
981 |
|
---|
982 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\compiler_log_formatter.obj.rsp
|
---|
983 | "libs\test\src\compiler_log_formatter.cpp"
|
---|
984 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\compiler_log_formatter.obj"
|
---|
985 | -TP
|
---|
986 | /O2
|
---|
987 | /Z7
|
---|
988 | /Ob2
|
---|
989 | /W4
|
---|
990 | /GR
|
---|
991 | /MD
|
---|
992 | /Zc:forScope
|
---|
993 | /Zc:wchar_t
|
---|
994 | /Wp64
|
---|
995 | /Ogiy
|
---|
996 | /Gs
|
---|
997 | /Ot
|
---|
998 | /GB
|
---|
999 | /Op
|
---|
1000 | /wd4675
|
---|
1001 | /EHa
|
---|
1002 | -G7 -arch:SSE2 -Oi -GL
|
---|
1003 | -wd4275
|
---|
1004 | -wd4671
|
---|
1005 | -wd4673
|
---|
1006 | -c
|
---|
1007 |
|
---|
1008 | -DBOOST_ALL_NO_LIB=1
|
---|
1009 |
|
---|
1010 | -DBOOST_TEST_DYN_LINK=1
|
---|
1011 |
|
---|
1012 | -DNDEBUG
|
---|
1013 |
|
---|
1014 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1015 |
|
---|
1016 | "-I."
|
---|
1017 |
|
---|
1018 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1019 |
|
---|
1020 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\cpp_main.obj
|
---|
1021 |
|
---|
1022 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1023 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\cpp_main.obj.rsp"
|
---|
1024 |
|
---|
1025 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1026 | cpp_main.cpp
|
---|
1027 |
|
---|
1028 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll.rsp
|
---|
1029 |
|
---|
1030 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\execution_monitor.obj"
|
---|
1031 |
|
---|
1032 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\debug.obj"
|
---|
1033 |
|
---|
1034 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\cpp_main.obj"
|
---|
1035 |
|
---|
1036 | msvc.link.dll bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll
|
---|
1037 |
|
---|
1038 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1039 | link /NOLOGO /INCREMENTAL:NO /DLL /DEBUG /OPT:REF,ICF /subsystem:console /out:"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll" /IMPLIB:"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.lib" /LIBPATH:"D:\ThirdParty\STLport\lib\win32" /LTCG /OPT:REF,ICF @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll.rsp"
|
---|
1040 | if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
|
---|
1041 |
|
---|
1042 | Creating library bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.lib and object bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.exp
|
---|
1043 | Generating code
|
---|
1044 | Finished generating code
|
---|
1045 | msvc.manifest.dll bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll
|
---|
1046 |
|
---|
1047 | if exist "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll.manifest" (
|
---|
1048 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1049 | mt -nologo -manifest "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll.manifest" "-outputresource:bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll;2"
|
---|
1050 | )
|
---|
1051 |
|
---|
1052 | common.copy stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p-1_41.lib
|
---|
1053 |
|
---|
1054 | copy /b "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.lib" + this-file-does-not-exist-A698EE7806899E69 "stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p-1_41.lib"
|
---|
1055 |
|
---|
1056 | bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.lib
|
---|
1057 | 1 file(s) copied.
|
---|
1058 | ln-NT stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p.lib
|
---|
1059 |
|
---|
1060 | echo "NT symlinks not supported yet, making copy"
|
---|
1061 | del /f /q "stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p.lib" 2>nul >nul
|
---|
1062 | copy "stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p-1_41.lib" "stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p.lib"
|
---|
1063 |
|
---|
1064 | "NT symlinks not supported yet, making copy"
|
---|
1065 | 1 file(s) copied.
|
---|
1066 | common.copy stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p-1_41.dll
|
---|
1067 |
|
---|
1068 | copy /b "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll" + this-file-does-not-exist-A698EE7806899E69 "stage.vc7\lib\boost_prg_exec_monitor-vc71-mt-p-1_41.dll"
|
---|
1069 |
|
---|
1070 | bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_prg_exec_monitor-vc71-mt-p-1_41.dll
|
---|
1071 | 1 file(s) copied.
|
---|
1072 |
|
---|
1073 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\exception_safety.obj.rsp
|
---|
1074 | "libs\test\src\exception_safety.cpp"
|
---|
1075 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\exception_safety.obj"
|
---|
1076 | -TP
|
---|
1077 | /O2
|
---|
1078 | /Z7
|
---|
1079 | /Ob2
|
---|
1080 | /W4
|
---|
1081 | /GR
|
---|
1082 | /MD
|
---|
1083 | /Zc:forScope
|
---|
1084 | /Zc:wchar_t
|
---|
1085 | /Wp64
|
---|
1086 | /Ogiy
|
---|
1087 | /Gs
|
---|
1088 | /Ot
|
---|
1089 | /GB
|
---|
1090 | /Op
|
---|
1091 | /wd4675
|
---|
1092 | /EHa
|
---|
1093 | -G7 -arch:SSE2 -Oi -GL
|
---|
1094 | -wd4275
|
---|
1095 | -wd4671
|
---|
1096 | -wd4673
|
---|
1097 | -c
|
---|
1098 |
|
---|
1099 | -DBOOST_ALL_NO_LIB=1
|
---|
1100 |
|
---|
1101 | -DBOOST_TEST_DYN_LINK=1
|
---|
1102 |
|
---|
1103 | -DNDEBUG
|
---|
1104 |
|
---|
1105 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1106 |
|
---|
1107 | "-I."
|
---|
1108 |
|
---|
1109 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1110 |
|
---|
1111 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\compiler_log_formatter.obj
|
---|
1112 |
|
---|
1113 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1114 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\compiler_log_formatter.obj.rsp"
|
---|
1115 |
|
---|
1116 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1117 | compiler_log_formatter.cpp
|
---|
1118 |
|
---|
1119 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\framework.obj.rsp
|
---|
1120 | "libs\test\src\framework.cpp"
|
---|
1121 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\framework.obj"
|
---|
1122 | -TP
|
---|
1123 | /O2
|
---|
1124 | /Z7
|
---|
1125 | /Ob2
|
---|
1126 | /W4
|
---|
1127 | /GR
|
---|
1128 | /MD
|
---|
1129 | /Zc:forScope
|
---|
1130 | /Zc:wchar_t
|
---|
1131 | /Wp64
|
---|
1132 | /Ogiy
|
---|
1133 | /Gs
|
---|
1134 | /Ot
|
---|
1135 | /GB
|
---|
1136 | /Op
|
---|
1137 | /wd4675
|
---|
1138 | /EHa
|
---|
1139 | -G7 -arch:SSE2 -Oi -GL
|
---|
1140 | -wd4275
|
---|
1141 | -wd4671
|
---|
1142 | -wd4673
|
---|
1143 | -c
|
---|
1144 |
|
---|
1145 | -DBOOST_ALL_NO_LIB=1
|
---|
1146 |
|
---|
1147 | -DBOOST_TEST_DYN_LINK=1
|
---|
1148 |
|
---|
1149 | -DNDEBUG
|
---|
1150 |
|
---|
1151 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1152 |
|
---|
1153 | "-I."
|
---|
1154 |
|
---|
1155 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1156 |
|
---|
1157 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\exception_safety.obj
|
---|
1158 |
|
---|
1159 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1160 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\exception_safety.obj.rsp"
|
---|
1161 |
|
---|
1162 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1163 | exception_safety.cpp
|
---|
1164 |
|
---|
1165 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\interaction_based.obj.rsp
|
---|
1166 | "libs\test\src\interaction_based.cpp"
|
---|
1167 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\interaction_based.obj"
|
---|
1168 | -TP
|
---|
1169 | /O2
|
---|
1170 | /Z7
|
---|
1171 | /Ob2
|
---|
1172 | /W4
|
---|
1173 | /GR
|
---|
1174 | /MD
|
---|
1175 | /Zc:forScope
|
---|
1176 | /Zc:wchar_t
|
---|
1177 | /Wp64
|
---|
1178 | /Ogiy
|
---|
1179 | /Gs
|
---|
1180 | /Ot
|
---|
1181 | /GB
|
---|
1182 | /Op
|
---|
1183 | /wd4675
|
---|
1184 | /EHa
|
---|
1185 | -G7 -arch:SSE2 -Oi -GL
|
---|
1186 | -wd4275
|
---|
1187 | -wd4671
|
---|
1188 | -wd4673
|
---|
1189 | -c
|
---|
1190 |
|
---|
1191 | -DBOOST_ALL_NO_LIB=1
|
---|
1192 |
|
---|
1193 | -DBOOST_TEST_DYN_LINK=1
|
---|
1194 |
|
---|
1195 | -DNDEBUG
|
---|
1196 |
|
---|
1197 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1198 |
|
---|
1199 | "-I."
|
---|
1200 |
|
---|
1201 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1202 |
|
---|
1203 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\framework.obj
|
---|
1204 |
|
---|
1205 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1206 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\framework.obj.rsp"
|
---|
1207 |
|
---|
1208 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1209 | framework.cpp
|
---|
1210 |
|
---|
1211 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\logged_expectations.obj.rsp
|
---|
1212 | "libs\test\src\logged_expectations.cpp"
|
---|
1213 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\logged_expectations.obj"
|
---|
1214 | -TP
|
---|
1215 | /O2
|
---|
1216 | /Z7
|
---|
1217 | /Ob2
|
---|
1218 | /W4
|
---|
1219 | /GR
|
---|
1220 | /MD
|
---|
1221 | /Zc:forScope
|
---|
1222 | /Zc:wchar_t
|
---|
1223 | /Wp64
|
---|
1224 | /Ogiy
|
---|
1225 | /Gs
|
---|
1226 | /Ot
|
---|
1227 | /GB
|
---|
1228 | /Op
|
---|
1229 | /wd4675
|
---|
1230 | /EHa
|
---|
1231 | -G7 -arch:SSE2 -Oi -GL
|
---|
1232 | -wd4275
|
---|
1233 | -wd4671
|
---|
1234 | -wd4673
|
---|
1235 | -c
|
---|
1236 |
|
---|
1237 | -DBOOST_ALL_NO_LIB=1
|
---|
1238 |
|
---|
1239 | -DBOOST_TEST_DYN_LINK=1
|
---|
1240 |
|
---|
1241 | -DNDEBUG
|
---|
1242 |
|
---|
1243 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1244 |
|
---|
1245 | "-I."
|
---|
1246 |
|
---|
1247 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1248 |
|
---|
1249 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\interaction_based.obj
|
---|
1250 |
|
---|
1251 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1252 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\interaction_based.obj.rsp"
|
---|
1253 |
|
---|
1254 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1255 | interaction_based.cpp
|
---|
1256 |
|
---|
1257 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\plain_report_formatter.obj.rsp
|
---|
1258 | "libs\test\src\plain_report_formatter.cpp"
|
---|
1259 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\plain_report_formatter.obj"
|
---|
1260 | -TP
|
---|
1261 | /O2
|
---|
1262 | /Z7
|
---|
1263 | /Ob2
|
---|
1264 | /W4
|
---|
1265 | /GR
|
---|
1266 | /MD
|
---|
1267 | /Zc:forScope
|
---|
1268 | /Zc:wchar_t
|
---|
1269 | /Wp64
|
---|
1270 | /Ogiy
|
---|
1271 | /Gs
|
---|
1272 | /Ot
|
---|
1273 | /GB
|
---|
1274 | /Op
|
---|
1275 | /wd4675
|
---|
1276 | /EHa
|
---|
1277 | -G7 -arch:SSE2 -Oi -GL
|
---|
1278 | -wd4275
|
---|
1279 | -wd4671
|
---|
1280 | -wd4673
|
---|
1281 | -c
|
---|
1282 |
|
---|
1283 | -DBOOST_ALL_NO_LIB=1
|
---|
1284 |
|
---|
1285 | -DBOOST_TEST_DYN_LINK=1
|
---|
1286 |
|
---|
1287 | -DNDEBUG
|
---|
1288 |
|
---|
1289 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1290 |
|
---|
1291 | "-I."
|
---|
1292 |
|
---|
1293 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1294 |
|
---|
1295 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\plain_report_formatter.obj
|
---|
1296 |
|
---|
1297 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1298 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\plain_report_formatter.obj.rsp"
|
---|
1299 |
|
---|
1300 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1301 | plain_report_formatter.cpp
|
---|
1302 |
|
---|
1303 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\progress_monitor.obj.rsp
|
---|
1304 | "libs\test\src\progress_monitor.cpp"
|
---|
1305 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\progress_monitor.obj"
|
---|
1306 | -TP
|
---|
1307 | /O2
|
---|
1308 | /Z7
|
---|
1309 | /Ob2
|
---|
1310 | /W4
|
---|
1311 | /GR
|
---|
1312 | /MD
|
---|
1313 | /Zc:forScope
|
---|
1314 | /Zc:wchar_t
|
---|
1315 | /Wp64
|
---|
1316 | /Ogiy
|
---|
1317 | /Gs
|
---|
1318 | /Ot
|
---|
1319 | /GB
|
---|
1320 | /Op
|
---|
1321 | /wd4675
|
---|
1322 | /EHa
|
---|
1323 | -G7 -arch:SSE2 -Oi -GL
|
---|
1324 | -wd4275
|
---|
1325 | -wd4671
|
---|
1326 | -wd4673
|
---|
1327 | -c
|
---|
1328 |
|
---|
1329 | -DBOOST_ALL_NO_LIB=1
|
---|
1330 |
|
---|
1331 | -DBOOST_TEST_DYN_LINK=1
|
---|
1332 |
|
---|
1333 | -DNDEBUG
|
---|
1334 |
|
---|
1335 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1336 |
|
---|
1337 | "-I."
|
---|
1338 |
|
---|
1339 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1340 |
|
---|
1341 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\logged_expectations.obj
|
---|
1342 |
|
---|
1343 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1344 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\logged_expectations.obj.rsp"
|
---|
1345 |
|
---|
1346 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1347 | logged_expectations.cpp
|
---|
1348 |
|
---|
1349 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_collector.obj.rsp
|
---|
1350 | "libs\test\src\results_collector.cpp"
|
---|
1351 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_collector.obj"
|
---|
1352 | -TP
|
---|
1353 | /O2
|
---|
1354 | /Z7
|
---|
1355 | /Ob2
|
---|
1356 | /W4
|
---|
1357 | /GR
|
---|
1358 | /MD
|
---|
1359 | /Zc:forScope
|
---|
1360 | /Zc:wchar_t
|
---|
1361 | /Wp64
|
---|
1362 | /Ogiy
|
---|
1363 | /Gs
|
---|
1364 | /Ot
|
---|
1365 | /GB
|
---|
1366 | /Op
|
---|
1367 | /wd4675
|
---|
1368 | /EHa
|
---|
1369 | -G7 -arch:SSE2 -Oi -GL
|
---|
1370 | -wd4275
|
---|
1371 | -wd4671
|
---|
1372 | -wd4673
|
---|
1373 | -c
|
---|
1374 |
|
---|
1375 | -DBOOST_ALL_NO_LIB=1
|
---|
1376 |
|
---|
1377 | -DBOOST_TEST_DYN_LINK=1
|
---|
1378 |
|
---|
1379 | -DNDEBUG
|
---|
1380 |
|
---|
1381 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1382 |
|
---|
1383 | "-I."
|
---|
1384 |
|
---|
1385 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1386 |
|
---|
1387 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\progress_monitor.obj
|
---|
1388 |
|
---|
1389 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1390 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\progress_monitor.obj.rsp"
|
---|
1391 |
|
---|
1392 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1393 | progress_monitor.cpp
|
---|
1394 |
|
---|
1395 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_reporter.obj.rsp
|
---|
1396 | "libs\test\src\results_reporter.cpp"
|
---|
1397 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_reporter.obj"
|
---|
1398 | -TP
|
---|
1399 | /O2
|
---|
1400 | /Z7
|
---|
1401 | /Ob2
|
---|
1402 | /W4
|
---|
1403 | /GR
|
---|
1404 | /MD
|
---|
1405 | /Zc:forScope
|
---|
1406 | /Zc:wchar_t
|
---|
1407 | /Wp64
|
---|
1408 | /Ogiy
|
---|
1409 | /Gs
|
---|
1410 | /Ot
|
---|
1411 | /GB
|
---|
1412 | /Op
|
---|
1413 | /wd4675
|
---|
1414 | /EHa
|
---|
1415 | -G7 -arch:SSE2 -Oi -GL
|
---|
1416 | -wd4275
|
---|
1417 | -wd4671
|
---|
1418 | -wd4673
|
---|
1419 | -c
|
---|
1420 |
|
---|
1421 | -DBOOST_ALL_NO_LIB=1
|
---|
1422 |
|
---|
1423 | -DBOOST_TEST_DYN_LINK=1
|
---|
1424 |
|
---|
1425 | -DNDEBUG
|
---|
1426 |
|
---|
1427 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1428 |
|
---|
1429 | "-I."
|
---|
1430 |
|
---|
1431 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1432 |
|
---|
1433 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_collector.obj
|
---|
1434 |
|
---|
1435 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1436 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_collector.obj.rsp"
|
---|
1437 |
|
---|
1438 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1439 | results_collector.cpp
|
---|
1440 |
|
---|
1441 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\test_tools.obj.rsp
|
---|
1442 | "libs\test\src\test_tools.cpp"
|
---|
1443 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\test_tools.obj"
|
---|
1444 | -TP
|
---|
1445 | /O2
|
---|
1446 | /Z7
|
---|
1447 | /Ob2
|
---|
1448 | /W4
|
---|
1449 | /GR
|
---|
1450 | /MD
|
---|
1451 | /Zc:forScope
|
---|
1452 | /Zc:wchar_t
|
---|
1453 | /Wp64
|
---|
1454 | /Ogiy
|
---|
1455 | /Gs
|
---|
1456 | /Ot
|
---|
1457 | /GB
|
---|
1458 | /Op
|
---|
1459 | /wd4675
|
---|
1460 | /EHa
|
---|
1461 | -G7 -arch:SSE2 -Oi -GL
|
---|
1462 | -wd4275
|
---|
1463 | -wd4671
|
---|
1464 | -wd4673
|
---|
1465 | -c
|
---|
1466 |
|
---|
1467 | -DBOOST_ALL_NO_LIB=1
|
---|
1468 |
|
---|
1469 | -DBOOST_TEST_DYN_LINK=1
|
---|
1470 |
|
---|
1471 | -DNDEBUG
|
---|
1472 |
|
---|
1473 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1474 |
|
---|
1475 | "-I."
|
---|
1476 |
|
---|
1477 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1478 |
|
---|
1479 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_reporter.obj
|
---|
1480 |
|
---|
1481 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1482 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_reporter.obj.rsp"
|
---|
1483 |
|
---|
1484 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1485 | results_reporter.cpp
|
---|
1486 |
|
---|
1487 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_log.obj.rsp
|
---|
1488 | "libs\test\src\unit_test_log.cpp"
|
---|
1489 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_log.obj"
|
---|
1490 | -TP
|
---|
1491 | /O2
|
---|
1492 | /Z7
|
---|
1493 | /Ob2
|
---|
1494 | /W4
|
---|
1495 | /GR
|
---|
1496 | /MD
|
---|
1497 | /Zc:forScope
|
---|
1498 | /Zc:wchar_t
|
---|
1499 | /Wp64
|
---|
1500 | /Ogiy
|
---|
1501 | /Gs
|
---|
1502 | /Ot
|
---|
1503 | /GB
|
---|
1504 | /Op
|
---|
1505 | /wd4675
|
---|
1506 | /EHa
|
---|
1507 | -G7 -arch:SSE2 -Oi -GL
|
---|
1508 | -wd4275
|
---|
1509 | -wd4671
|
---|
1510 | -wd4673
|
---|
1511 | -c
|
---|
1512 |
|
---|
1513 | -DBOOST_ALL_NO_LIB=1
|
---|
1514 |
|
---|
1515 | -DBOOST_TEST_DYN_LINK=1
|
---|
1516 |
|
---|
1517 | -DNDEBUG
|
---|
1518 |
|
---|
1519 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1520 |
|
---|
1521 | "-I."
|
---|
1522 |
|
---|
1523 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1524 |
|
---|
1525 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\test_tools.obj
|
---|
1526 |
|
---|
1527 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1528 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\test_tools.obj.rsp"
|
---|
1529 |
|
---|
1530 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1531 | test_tools.cpp
|
---|
1532 |
|
---|
1533 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_main.obj.rsp
|
---|
1534 | "libs\test\src\unit_test_main.cpp"
|
---|
1535 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_main.obj"
|
---|
1536 | -TP
|
---|
1537 | /O2
|
---|
1538 | /Z7
|
---|
1539 | /Ob2
|
---|
1540 | /W4
|
---|
1541 | /GR
|
---|
1542 | /MD
|
---|
1543 | /Zc:forScope
|
---|
1544 | /Zc:wchar_t
|
---|
1545 | /Wp64
|
---|
1546 | /Ogiy
|
---|
1547 | /Gs
|
---|
1548 | /Ot
|
---|
1549 | /GB
|
---|
1550 | /Op
|
---|
1551 | /wd4675
|
---|
1552 | /EHa
|
---|
1553 | -G7 -arch:SSE2 -Oi -GL
|
---|
1554 | -wd4275
|
---|
1555 | -wd4671
|
---|
1556 | -wd4673
|
---|
1557 | -c
|
---|
1558 |
|
---|
1559 | -DBOOST_ALL_NO_LIB=1
|
---|
1560 |
|
---|
1561 | -DBOOST_TEST_DYN_LINK=1
|
---|
1562 |
|
---|
1563 | -DNDEBUG
|
---|
1564 |
|
---|
1565 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1566 |
|
---|
1567 | "-I."
|
---|
1568 |
|
---|
1569 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1570 |
|
---|
1571 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_log.obj
|
---|
1572 |
|
---|
1573 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1574 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_log.obj.rsp"
|
---|
1575 |
|
---|
1576 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1577 | unit_test_log.cpp
|
---|
1578 |
|
---|
1579 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_monitor.obj.rsp
|
---|
1580 | "libs\test\src\unit_test_monitor.cpp"
|
---|
1581 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_monitor.obj"
|
---|
1582 | -TP
|
---|
1583 | /O2
|
---|
1584 | /Z7
|
---|
1585 | /Ob2
|
---|
1586 | /W4
|
---|
1587 | /GR
|
---|
1588 | /MD
|
---|
1589 | /Zc:forScope
|
---|
1590 | /Zc:wchar_t
|
---|
1591 | /Wp64
|
---|
1592 | /Ogiy
|
---|
1593 | /Gs
|
---|
1594 | /Ot
|
---|
1595 | /GB
|
---|
1596 | /Op
|
---|
1597 | /wd4675
|
---|
1598 | /EHa
|
---|
1599 | -G7 -arch:SSE2 -Oi -GL
|
---|
1600 | -wd4275
|
---|
1601 | -wd4671
|
---|
1602 | -wd4673
|
---|
1603 | -c
|
---|
1604 |
|
---|
1605 | -DBOOST_ALL_NO_LIB=1
|
---|
1606 |
|
---|
1607 | -DBOOST_TEST_DYN_LINK=1
|
---|
1608 |
|
---|
1609 | -DNDEBUG
|
---|
1610 |
|
---|
1611 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1612 |
|
---|
1613 | "-I."
|
---|
1614 |
|
---|
1615 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1616 |
|
---|
1617 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_main.obj
|
---|
1618 |
|
---|
1619 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1620 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_main.obj.rsp"
|
---|
1621 |
|
---|
1622 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1623 | unit_test_main.cpp
|
---|
1624 |
|
---|
1625 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_parameters.obj.rsp
|
---|
1626 | "libs\test\src\unit_test_parameters.cpp"
|
---|
1627 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_parameters.obj"
|
---|
1628 | -TP
|
---|
1629 | /O2
|
---|
1630 | /Z7
|
---|
1631 | /Ob2
|
---|
1632 | /W4
|
---|
1633 | /GR
|
---|
1634 | /MD
|
---|
1635 | /Zc:forScope
|
---|
1636 | /Zc:wchar_t
|
---|
1637 | /Wp64
|
---|
1638 | /Ogiy
|
---|
1639 | /Gs
|
---|
1640 | /Ot
|
---|
1641 | /GB
|
---|
1642 | /Op
|
---|
1643 | /wd4675
|
---|
1644 | /EHa
|
---|
1645 | -G7 -arch:SSE2 -Oi -GL
|
---|
1646 | -wd4275
|
---|
1647 | -wd4671
|
---|
1648 | -wd4673
|
---|
1649 | -c
|
---|
1650 |
|
---|
1651 | -DBOOST_ALL_NO_LIB=1
|
---|
1652 |
|
---|
1653 | -DBOOST_TEST_DYN_LINK=1
|
---|
1654 |
|
---|
1655 | -DNDEBUG
|
---|
1656 |
|
---|
1657 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1658 |
|
---|
1659 | "-I."
|
---|
1660 |
|
---|
1661 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1662 |
|
---|
1663 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_monitor.obj
|
---|
1664 |
|
---|
1665 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1666 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_monitor.obj.rsp"
|
---|
1667 |
|
---|
1668 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1669 | unit_test_monitor.cpp
|
---|
1670 |
|
---|
1671 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_suite.obj.rsp
|
---|
1672 | "libs\test\src\unit_test_suite.cpp"
|
---|
1673 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_suite.obj"
|
---|
1674 | -TP
|
---|
1675 | /O2
|
---|
1676 | /Z7
|
---|
1677 | /Ob2
|
---|
1678 | /W4
|
---|
1679 | /GR
|
---|
1680 | /MD
|
---|
1681 | /Zc:forScope
|
---|
1682 | /Zc:wchar_t
|
---|
1683 | /Wp64
|
---|
1684 | /Ogiy
|
---|
1685 | /Gs
|
---|
1686 | /Ot
|
---|
1687 | /GB
|
---|
1688 | /Op
|
---|
1689 | /wd4675
|
---|
1690 | /EHa
|
---|
1691 | -G7 -arch:SSE2 -Oi -GL
|
---|
1692 | -wd4275
|
---|
1693 | -wd4671
|
---|
1694 | -wd4673
|
---|
1695 | -c
|
---|
1696 |
|
---|
1697 | -DBOOST_ALL_NO_LIB=1
|
---|
1698 |
|
---|
1699 | -DBOOST_TEST_DYN_LINK=1
|
---|
1700 |
|
---|
1701 | -DNDEBUG
|
---|
1702 |
|
---|
1703 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1704 |
|
---|
1705 | "-I."
|
---|
1706 |
|
---|
1707 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1708 |
|
---|
1709 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_parameters.obj
|
---|
1710 |
|
---|
1711 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1712 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_parameters.obj.rsp"
|
---|
1713 |
|
---|
1714 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1715 | unit_test_parameters.cpp
|
---|
1716 |
|
---|
1717 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_log_formatter.obj.rsp
|
---|
1718 | "libs\test\src\xml_log_formatter.cpp"
|
---|
1719 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_log_formatter.obj"
|
---|
1720 | -TP
|
---|
1721 | /O2
|
---|
1722 | /Z7
|
---|
1723 | /Ob2
|
---|
1724 | /W4
|
---|
1725 | /GR
|
---|
1726 | /MD
|
---|
1727 | /Zc:forScope
|
---|
1728 | /Zc:wchar_t
|
---|
1729 | /Wp64
|
---|
1730 | /Ogiy
|
---|
1731 | /Gs
|
---|
1732 | /Ot
|
---|
1733 | /GB
|
---|
1734 | /Op
|
---|
1735 | /wd4675
|
---|
1736 | /EHa
|
---|
1737 | -G7 -arch:SSE2 -Oi -GL
|
---|
1738 | -wd4275
|
---|
1739 | -wd4671
|
---|
1740 | -wd4673
|
---|
1741 | -c
|
---|
1742 |
|
---|
1743 | -DBOOST_ALL_NO_LIB=1
|
---|
1744 |
|
---|
1745 | -DBOOST_TEST_DYN_LINK=1
|
---|
1746 |
|
---|
1747 | -DNDEBUG
|
---|
1748 |
|
---|
1749 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1750 |
|
---|
1751 | "-I."
|
---|
1752 |
|
---|
1753 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1754 |
|
---|
1755 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_suite.obj
|
---|
1756 |
|
---|
1757 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1758 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_suite.obj.rsp"
|
---|
1759 |
|
---|
1760 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1761 | unit_test_suite.cpp
|
---|
1762 |
|
---|
1763 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_report_formatter.obj.rsp
|
---|
1764 | "libs\test\src\xml_report_formatter.cpp"
|
---|
1765 | -Fo"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_report_formatter.obj"
|
---|
1766 | -TP
|
---|
1767 | /O2
|
---|
1768 | /Z7
|
---|
1769 | /Ob2
|
---|
1770 | /W4
|
---|
1771 | /GR
|
---|
1772 | /MD
|
---|
1773 | /Zc:forScope
|
---|
1774 | /Zc:wchar_t
|
---|
1775 | /Wp64
|
---|
1776 | /Ogiy
|
---|
1777 | /Gs
|
---|
1778 | /Ot
|
---|
1779 | /GB
|
---|
1780 | /Op
|
---|
1781 | /wd4675
|
---|
1782 | /EHa
|
---|
1783 | -G7 -arch:SSE2 -Oi -GL
|
---|
1784 | -wd4275
|
---|
1785 | -wd4671
|
---|
1786 | -wd4673
|
---|
1787 | -c
|
---|
1788 |
|
---|
1789 | -DBOOST_ALL_NO_LIB=1
|
---|
1790 |
|
---|
1791 | -DBOOST_TEST_DYN_LINK=1
|
---|
1792 |
|
---|
1793 | -DNDEBUG
|
---|
1794 |
|
---|
1795 | -D_STLP_USE_DYNAMIC_LIB=1
|
---|
1796 |
|
---|
1797 | "-I."
|
---|
1798 |
|
---|
1799 | "-ID:\ThirdParty\STLport\stlport"
|
---|
1800 |
|
---|
1801 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_log_formatter.obj
|
---|
1802 |
|
---|
1803 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1804 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_log_formatter.obj.rsp"
|
---|
1805 |
|
---|
1806 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1807 | xml_log_formatter.cpp
|
---|
1808 | compile-c-c++ bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_report_formatter.obj
|
---|
1809 |
|
---|
1810 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1811 | cl /Zm800 -nologo @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_report_formatter.obj.rsp"
|
---|
1812 |
|
---|
1813 | cl : Command line warning D4025 : overriding '/GB' with '/G7'
|
---|
1814 | xml_report_formatter.cpp
|
---|
1815 |
|
---|
1816 | file bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.dll.rsp
|
---|
1817 |
|
---|
1818 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\compiler_log_formatter.obj"
|
---|
1819 |
|
---|
1820 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\debug.obj"
|
---|
1821 |
|
---|
1822 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\exception_safety.obj"
|
---|
1823 |
|
---|
1824 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\execution_monitor.obj"
|
---|
1825 |
|
---|
1826 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\framework.obj"
|
---|
1827 |
|
---|
1828 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\interaction_based.obj"
|
---|
1829 |
|
---|
1830 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\logged_expectations.obj"
|
---|
1831 |
|
---|
1832 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\plain_report_formatter.obj"
|
---|
1833 |
|
---|
1834 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\progress_monitor.obj"
|
---|
1835 |
|
---|
1836 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_collector.obj"
|
---|
1837 |
|
---|
1838 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\results_reporter.obj"
|
---|
1839 |
|
---|
1840 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\test_tools.obj"
|
---|
1841 |
|
---|
1842 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_log.obj"
|
---|
1843 |
|
---|
1844 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_main.obj"
|
---|
1845 |
|
---|
1846 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_monitor.obj"
|
---|
1847 |
|
---|
1848 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_parameters.obj"
|
---|
1849 |
|
---|
1850 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\unit_test_suite.obj"
|
---|
1851 |
|
---|
1852 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_log_formatter.obj"
|
---|
1853 |
|
---|
1854 | "bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\xml_report_formatter.obj"
|
---|
1855 |
|
---|
1856 | msvc.link.dll bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.dll
|
---|
1857 |
|
---|
1858 | call "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\vcvars32.bat" >nul
|
---|
1859 | link /NOLOGO /INCREMENTAL:NO /DLL /DEBUG /OPT:REF,ICF /subsystem:console /out:"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.dll" /IMPLIB:"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.lib" /LIBPATH:"D:\ThirdParty\STLport\lib\win32" /LTCG /OPT:REF,ICF @"bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.dll.rsp"
|
---|
1860 | if %ERRORLEVEL% NEQ 0 EXIT %ERRORLEVEL%
|
---|
1861 |
|
---|
1862 | Creating library bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.lib and object bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.exp
|
---|
1863 | Generating code
|
---|
1864 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1865 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1866 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1867 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1868 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1869 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1870 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(86) : warning C4702: unreachable code
|
---|
1871 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1872 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1873 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1874 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1875 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1876 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1877 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1878 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1879 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1880 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1881 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1882 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1883 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1884 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1885 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(78) : warning C4702: unreachable code
|
---|
1886 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(78) : warning C4702: unreachable code
|
---|
1887 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(74) : warning C4702: unreachable code
|
---|
1888 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1889 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1890 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(78) : warning C4702: unreachable code
|
---|
1891 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(78) : warning C4702: unreachable code
|
---|
1892 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1893 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1894 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(78) : warning C4702: unreachable code
|
---|
1895 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1896 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1897 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1898 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1899 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1900 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1901 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1902 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\named_params.hpp(191) : warning C4702: unreachable code
|
---|
1903 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1904 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1905 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1906 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1907 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1908 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1909 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1910 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1911 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1912 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1913 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1914 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1915 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1916 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1917 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1918 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1919 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1920 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1921 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1922 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1923 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1924 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1925 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1926 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1927 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1928 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1929 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1930 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1931 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1932 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1933 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1934 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1935 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1936 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1937 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1938 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1939 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1940 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1941 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1942 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1943 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1944 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1945 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1946 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1947 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1948 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1949 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1950 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1951 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1952 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1953 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1954 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1955 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1956 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1957 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1958 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1959 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1960 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1961 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1962 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1963 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1964 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1965 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1966 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1967 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1968 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1969 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1970 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1971 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1972 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1973 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1974 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1975 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1976 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1977 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1978 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1979 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1980 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1981 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1982 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1983 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1984 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1985 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1986 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1987 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1988 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1989 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1990 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1991 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1992 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1993 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1994 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
1995 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
1996 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
1997 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
1998 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
1999 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
2000 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
2001 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
2002 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
2003 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(88) : warning C4702: unreachable code
|
---|
2004 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(89) : warning C4702: unreachable code
|
---|
2005 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(96) : warning C4702: unreachable code
|
---|
2006 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(97) : warning C4702: unreachable code
|
---|
2007 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\argument_factory.hpp(104) : warning C4702: unreachable code
|
---|
2008 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(48) : warning C4702: unreachable code
|
---|
2009 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(43) : warning C4702: unreachable code
|
---|
2010 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(48) : warning C4702: unreachable code
|
---|
2011 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(53) : warning C4702: unreachable code
|
---|
2012 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(48) : warning C4702: unreachable code
|
---|
2013 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(43) : warning C4702: unreachable code
|
---|
2014 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\cla\dual_name_parameter.hpp(53) : warning C4702: unreachable code
|
---|
2015 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2016 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2017 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2018 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2019 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2020 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2021 | d:\_cvs\4.1\asapkernel\thirdparty\boost_1_41_0\boost\test\utils\runtime\env\environment.hpp(63) : warning C4702: unreachable code
|
---|
2022 | Finished generating code
|
---|
2023 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::results_collector_t & __cdecl boost::unit_test::singleton<class boost::unit_test::results_collector_t>::instance(void)'::`2'::$S11" (?$S11@?1??instance@?$singleton@Vresults_collector_t@unit_test@boost@@@unit_test@boost@@SAAAVresults_collector_t@34@XZ@4IA)
|
---|
2024 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::unit_test_monitor_t & __cdecl boost::unit_test::singleton<class boost::unit_test::unit_test_monitor_t>::instance(void)'::`2'::$S11" (?$S11@?1??instance@?$singleton@Vunit_test_monitor_t@unit_test@boost@@@unit_test@boost@@SAAAVunit_test_monitor_t@34@XZ@4IA)
|
---|
2025 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::results_collector_t & __cdecl boost::unit_test::singleton<class boost::unit_test::results_collector_t>::instance(void)'::`2'::$S13" (?$S13@?1??instance@?$singleton@Vresults_collector_t@unit_test@boost@@@unit_test@boost@@SAAAVresults_collector_t@34@XZ@4IA)
|
---|
2026 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::unit_test_log_t & __cdecl boost::unit_test::singleton<class boost::unit_test::unit_test_log_t>::instance(void)'::`2'::$S13" (?$S13@?1??instance@?$singleton@Vunit_test_log_t@unit_test@boost@@@unit_test@boost@@SAAAVunit_test_log_t@34@XZ@4IA)
|
---|
2027 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::results_collector_t & __cdecl boost::unit_test::singleton<class boost::unit_test::results_collector_t>::instance(void)'::`2'::$S26" (?$S26@?1??instance@?$singleton@Vresults_collector_t@unit_test@boost@@@unit_test@boost@@SAAAVresults_collector_t@34@XZ@4IA)
|
---|
2028 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::unit_test_log_t & __cdecl boost::unit_test::singleton<class boost::unit_test::unit_test_log_t>::instance(void)'::`2'::$S30" (?$S30@?1??instance@?$singleton@Vunit_test_log_t@unit_test@boost@@@unit_test@boost@@SAAAVunit_test_log_t@34@XZ@4IA)
|
---|
2029 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::results_collector_t & __cdecl boost::unit_test::singleton<class boost::unit_test::results_collector_t>::instance(void)'::`2'::$S3" (?$S3@?1??instance@?$singleton@Vresults_collector_t@unit_test@boost@@@unit_test@boost@@SAAAVresults_collector_t@34@XZ@4IA)
|
---|
2030 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::unit_test_log_t & __cdecl boost::unit_test::singleton<class boost::unit_test::unit_test_log_t>::instance(void)'::`2'::$S41" (?$S41@?1??instance@?$singleton@Vunit_test_log_t@unit_test@boost@@@unit_test@boost@@SAAAVunit_test_log_t@34@XZ@4IA)
|
---|
2031 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::progress_monitor_t & __cdecl boost::unit_test::singleton<class boost::unit_test::progress_monitor_t>::instance(void)'::`2'::$S5" (?$S5@?1??instance@?$singleton@Vprogress_monitor_t@unit_test@boost@@@unit_test@boost@@SAAAVprogress_monitor_t@34@XZ@4IA)
|
---|
2032 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::results_collector_t & __cdecl boost::unit_test::singleton<class boost::unit_test::results_collector_t>::instance(void)'::`2'::$S5" (?$S5@?1??instance@?$singleton@Vresults_collector_t@unit_test@boost@@@unit_test@boost@@SAAAVresults_collector_t@34@XZ@4IA)
|
---|
2033 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::results_collector_t & __cdecl boost::unit_test::singleton<class boost::unit_test::results_collector_t>::instance(void)'::`2'::$S6" (?$S6@?1??instance@?$singleton@Vresults_collector_t@unit_test@boost@@@unit_test@boost@@SAAAVresults_collector_t@34@XZ@4IA)
|
---|
2034 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::unit_test_log_t & __cdecl boost::unit_test::singleton<class boost::unit_test::unit_test_log_t>::instance(void)'::`2'::$S7" (?$S7@?1??instance@?$singleton@Vunit_test_log_t@unit_test@boost@@@unit_test@boost@@SAAAVunit_test_log_t@34@XZ@4IA)
|
---|
2035 | boost_unit_test_framework-vc71-mt-p-1_41.exp : error LNK2001: unresolved external symbol "unsigned int `public: static class boost::unit_test::unit_test_log_t & __cdecl boost::unit_test::singleton<class boost::unit_test::unit_test_log_t>::instance(void)'::`2'::$S9" (?$S9@?1??instance@?$singleton@Vunit_test_log_t@unit_test@boost@@@unit_test@boost@@SAAAVunit_test_log_t@34@XZ@4IA)
|
---|
2036 | bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.dll : fatal error LNK1120: 13 unresolved externals
|
---|
2037 | ...removing bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.lib
|
---|
2038 | ...removing bin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi\boost_unit_test_framework-vc71-mt-p-1_41.pdb
|
---|
2039 | ...skipped <pstage.vc7\lib>boost_unit_test_framework-vc71-mt-p-1_41.lib for lack of <pbin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi>boost_unit_test_framework-vc71-mt-p-1_41.dll...
|
---|
2040 | ...skipped <pstage.vc7\lib>boost_unit_test_framework-vc71-mt-p.lib for lack of <pstage.vc7\lib>boost_unit_test_framework-vc71-mt-p-1_41.lib...
|
---|
2041 | ...skipped <pstage.vc7\lib>boost_unit_test_framework-vc71-mt-p-1_41.dll for lack of <pbin.v2\libs\test\build\msvc-7.1\release\asynch-exceptions-on\debug-symbols-on\stdlib-stlport\threading-multi>boost_unit_test_framework-vc71-mt-p-1_41.dll...
|
---|
2042 | ...failed updating 1 target...
|
---|