@SamuraiCrow
but it's sure to make extensive use of the C++ Standard Template Library if it is written in C++. I think that's only been semi-completely ported to the AmigaOS 4.0 version of GCC and available for AROS also, but not for the AmigaOS 3.x versions of GCC.
STL is fully portable (there is no need to "port" it), and it builds out of the box. It's available in all GCC variants, including AmigaOS 3.x m68k.