Re: [Boost-users] boost/numeric/ublas/matrix_sparse.hpp does not play well with RICE

21 May
2010
21 May
'10
12:33 a.m.
The first error, with matrix_sparse, is 4.2.1 and 4.4.3 (two machines, one karmic and the other lucid). The unordered_map error I can confirm with 4.2.1, and shall try 4.4.3 later. How does one check preprocessor output? Many thanks, John

21 May
21 May
12:47 a.m.
New subject: boost/numeric/ublas/matrix_sparse.hpp does not play well with RICE
AMDG John Woods wrote:
The first error, with matrix_sparse, is 4.2.1 and 4.4.3 (two machines, one karmic and the other lucid). The unordered_map error I can confirm with 4.2.1, and shall try 4.4.3 later.
How does one check preprocessor output?
g++ ... -E file.cpp >file.i In Christ, Steven Watanabe
5477
Age (days ago)
5477
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Woods
-
Steven Watanabe