Has anybody compiled the app under AmigaOS? After trying "make all" I get the following errors reported...

In file included from /gg/lib/gcc-lib/m68k-amigaos/2.95.3/../../../../include/g++-3/fstream:6,
from main.cc:32:
..../g++-3/fstream.h:47: syntax error before `*'
..../g++-3/fstream.h:49: semicolon missing after declaration of `fstreambase'
..../g++-3/fstream.h:49: two or more data types in declaration of `open'
..../g++-3/fstream.h:50: non-member function `is_open()' cannot have `const' method qualifier
..../g++-3/fstream.h: In function `int is_open()':
..../g++-3/fstream.h:50: implicit declaration of function `int rdbuf(...)'
..../g++-3/fstream.h:50: base operand of `->' is not a pointer
...[..etc..]...

...I hope that anybody has an idea of what to do.

Thanks for your support