pooma compilation problems

Mark Mitchell mark at codesourcery.com
Thu Aug 5 16:42:47 UTC 2004


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 at codesourcery.com




More information about the pooma-dev mailing list