FieldTour and SGI CC
James Crotinger
jcrotinger at proximation.com
Wed Oct 3 15:30:20 UTC 2001
FieldTour and a number of other things won't compile with SGI CC on nirvana.
Here's the error I get:
cc-1132 CC: ERROR File = /scratch/jac/r2/src/Evaluator/MultiArgEvaluator.h,
Line
= 493
The class template "LeafFunctor<Node, EngineView<Tag>>" has no member
"Type_t"
.
typedef typename LeafFunctor<A1, EngineView<Tag> >::Type_t Type1_t;
^
1 error detected in the compilation of
"/scratch/jac/r2/src/Field/tests/FieldTou
r1.cpp".
real 20.313
user 14.109
sys 3.195
This is not a very helpful message - is there any way to get SGI CC to tell
us what it was instantiating when this happened? Any ideas here?
I'm not sure if I had tested any of these things recently or not.
At any rate, I think it is important that we be able to compile with SGI CC
since it is easier to do remote debugging (dbx works - totalview seems to
work with KCC, but using X over SSH sucks, and I don't really want to take
the time to learn the command line interface to totalview).
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/pooma-dev/attachments/20011003/b01e4fb5/attachment.html>
More information about the pooma-dev
mailing list