Re: pooma compilation problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pooma compilation problems



Steve Nolen wrote:

i am having a problem compiling pooma on a Linux cluster.  i am using
gcc_3.4.0 and it is giving a host of errors saying it is encountering
multiply undefined variables.  the problem seems to be with derived
templated classes being unable to see the templated member variables of
their parent classes.  it can be resolved by explicitly scoping the
variables to their proper base class, but this solution seems suboptimal.
am i doing something incorrect or is gcc304 enforcing a stricter adherence
to the standard?
The latter. I believe that the current sources for POOMA, in CVS, work with GCC 3.4.x.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@xxxxxxxxxxxxxxxx