amber-developers: Re: second draft release for AmberTools1.1

From: Andreas Svrcek-Seiler <svrci.tbi.univie.ac.at>
Date: Mon, 30 Jun 2008 16:11:16 +0200 (CEST)

Hi all,
Sorry to say I can't do tests on "weird" systems.
Anyway: everything including "make test" works
with x86-64 linux and
gcc (4.2.3)
icc (10.1.017 *and* 11.0.025 beta
- the latter of which is somewhat weird by itself)

with gcc 4.3.1, which seem very strict with respect to c++-standards,
I get the following errors:

numvec.cpp:592: error: endl is not a member of std
algorithm.cpp:102: error: cannot convert __gnu_cxx::__normal_iterator<char*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > to const char* for argument 1 to int remove(const char*)
algorithm.cpp:178: error: strlen was not declared in this scope
molecule.cpp:478: error: no match for operator<< in os << ((const std::vector<int, std::allocator<int> >*)v)->std::vector<_Tp, _Alloc>::operator[] [with _Tp = int, _Alloc = std::allocator<int>](((long unsigned int)i))
atom.cpp:27: error: invalid use of incomplete type struct std::basic_istream<char, std::char_traits<char> >
atom.cpp:34: error: no match for operator<< in stream << ".<TRIPOS>ATOM"
atom.cpp:34: error: endl was not declared in this scope
sect.cpp:19: error: incomplete type std::ios used in nested name specifier
sect.cpp:19: error: expected `;' before pos
sect.cpp:41: error: invalid use of incomplete type struct std::basic_istream<char, std::char_traits<char> >
sect.cpp:41: error: pos was not declared in this scope

...all residing somewhere in the gleap/mort...-branch.
I guess the colleague who wrote the sources could fix these
quite quickly (?).
Of course, this is not a pressing issue since gcc 4.3.x is probably not
very common yet.

best,
Andreas


             )))))
             (((((
            ( O O )
-------oOOO--(_)--OOOo-----------------------------------------------------
               o Wolfgang Andreas Svrcek-Seiler
               o (godzilla)
                        svrci.tbi.univie.ac.at
       .oooO Tel.:01-4277-52747
       ( ) Oooo.
-------\ (----( )--------------------------------------------------------
         \_) ) /
               (_/
Received on Wed Jul 02 2008 - 06:07:21 PDT
Custom Search