Content deleted Content added
Line 25:
Self has been ported to the PowerPC Macs by the Sun group and to x86 Linux by Gordon Cichon and Harald Gliebe. The latter port is also supposed to work on Windows using Cygwin, but I am not aware of anyone actually using this. I try to keep an updated list of ports in http://www.merlintec.com:8080/Self/ [[User:Jecel|Jecel]] 17:43, 23 Mar 2005 (UTC)
The Self versions for Windows and Linux require compilation with GCC 2.x. With GCC 3, the C++ ABI changed (I.e. the ___location of the virtual method tables in C++). Additionally, GCC 3 and 4 have a different interpretation of the C++ standard which makes porting of C++ programs from previous releases (IMHO unnecessarily) hard. --[http://www.self-support.com/ Gordon] Dec 10, 2005
== First of a kind ==
|