This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Rogue Wave Ver. 7.1.1
- From: "Mario Jarosch" <mario dot jarosch at de dot teleatlas dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Mario Jarosch <mario dot jarosch at de dot teleatlas dot com>
- Date: Thu, 06 Feb 2003 09:38:14 +0100
- Subject: Rogue Wave Ver. 7.1.1
- Organization: Tele Atlas Deutschland GmbH
Dear Madams and Sirs,
I try to compile my Rogue Wave Tools Ver. 7.1.1 with the GNU gcc 3.2.1
and I have a lot of problems ! I can't compile the tools. Which
parameter I must set to compile the old rw tools.
for example: If I compile the tool ....
//ep_cntnr.cc
---------------
... I got a lot of errors.
ep_cntnr.cc:79: parse error before `<' token
ep_cntnr.cc:86: parse error before `=' token
ep_cntnr.cc:87: syntax error before `!=' token
ep_cntnr.cc:98: parse error before `<' token
ep_cntnr.cc:105: parse error before `=' token
ep_cntnr.cc:128: syntax error before `::' token
ep_cntnr.cc:128: parse error before `<' token
ep_cntnr.cc:128: ISO C++ forbids declaration of `apply' with no type
ep_cntnr.cc: In function `int apply(void (*)(...), void*)':
ep_cntnr.cc:129: `my_iter_' undeclared (first use this function)
ep_cntnr.cc:129: (Each undeclared identifier is reported only once for
each
function it appears in.)
ep_cntnr.cc:129: parse error before `=' token
ep_cntnr.cc:130: `iter' undeclared (first use this function)
ep_cntnr.cc:130: `end' undeclared (first use this function)
ep_cntnr.cc: At global scope:
ep_cntnr.cc:138: syntax error before `::' token
ep_cntnr.cc:138: parse error before `<' token
ep_cntnr.cc:138: ISO C++ forbids declaration of `apply' with no type
ep_cntnr.cc: In function `int apply(void (*)(...), void*)':
ep_cntnr.cc:138: redefinition of `int apply(void (*)(...), void*)'
ep_cntnr.cc:128: `int apply(void (*)(...), void*)' previously defined
here
ep_cntnr.cc:138: redefinition of `int apply(void (*)(...), void*)'
ep_cntnr.cc:128: `int apply(void (*)(...), void*)' previously defined
here
ep_cntnr.cc:139: parse error before `=' token
ep_cntnr.cc: At global scope:
ep_cntnr.cc:148: syntax error before `::' token
ep_cntnr.cc:148: parse error before `<' token
ep_cntnr.cc:148: ISO C++ forbids declaration of `contains' with no type
ep_cntnr.cc:148: non-member function `int contains(bool (*)(...),
void*)'
cannot have `const' method qualifier
ep_cntnr.cc: In function `int contains(bool (*)(...), void*)':
ep_cntnr.cc:149: parse error before `=' token
ep_cntnr.cc: At global scope:
ep_cntnr.cc:161: parse error before `<' token
Can you give me more information about this or is it possible that you
give me a link in the internet where I can find a solution for my
problem ?
Best regards and thanks a lot
mario