|
Boost : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-10-07 21:40:52
Rene Rivera wrote:
> No clue from me :-( But I'll try and run the uBLAS tests in debug mode
> tonight and see if anything comes up.
I ran both release and debug tests for uBLAS and the debug versions also
fail on my setup.
> My "cw-8.3-release-tools.jam" is an exact copy of "cw-8.3-tools.jam".
> Only the name changed to distinguish my runs as using the release BUILD.
The debug and release command lines on my setup are, accordingly, for
the concept test only:
mwcc -c -lang c++ -DEXTERNAL -maxerrors 5 -warn on -maxwarnings
20 -nowraplines -g -O0 -inline off -cwd include -warn
nounusedexpr,nounused -runtime dmd -DNOMINMAX -RTTI on -iso_templates
on -I- "-I/usr/include" "-IC:\CVSROOTs\Boost\boost" -prefix
"UseDLLPrefix.h" -o
"C:\Boost\test\bin\boost\libs\numeric\ublas\concepts.test\cw\debug\threading-multi\concepts.obj"
"..\..\..\libs\numeric\ublas\concepts.cpp"
mwcc -c -lang c++ -DNDEBUG -DNDEBUG -DEXTERNAL -maxerrors 5 -warn
on -maxwarnings 20 -nowraplines -opt full -inline auto -inline level=8
-cwd include -warn nounusedexpr,nounused -runtime dm -DNOMINMAX -RTTI
on -iso_templates on -I- "-I/usr/include" "-IC:\CVSROOTs\Boost\boost"
-prefix "UseDLLPrefix.h" -o
"C:\Boost\test\bin\boost\libs\numeric\ublas\concepts.test\cw\release\threading-multi\concepts.obj"
"..\..\..\libs\numeric\ublas\concepts.cpp"
I also did a pre-process of both of those commands. The results of that
are attached. Hmm, they are a bit large... Instead I'll send them to
Micheal directly.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk