freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pooma-dev] Re: pooma compilation problems


From: Jeffrey D. Oldham
Subject: Re: [pooma-dev] Re: pooma compilation problems
Date: Mon, 16 Aug 2004 15:55:07 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Richard Guenther wrote:

On Thu, 5 Aug 2004, Mark Mitchell wrote:

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.

Maybe we can do another release of the POOMA library.  These problems seem
common, and just redirecting everyone to CVS is not good.  At least maybe
the website could point out possible problems with gcc 3.4 and icpc.
Yes, it's probably time to bump up the minor version numbers. Let's ensure all the outstanding patches are resolved. Then we'll test the various configurations before making a release.

--
Jeffrey D. Oldham
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]