Welcome, Guest. Please login or register.

Author Topic: Java (sort of) for the Amiga  (Read 3248 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Java (sort of) for the Amiga
« on: December 20, 2006, 07:52:07 AM »
@SamuraiCrow
Quote
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.