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

20 May
2010
20 May
'10
6:33 p.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

20 May
20 May
6:47 p.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
5509
Age (days ago)
5509
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Woods
-
Steven Watanabe