Thanks, Mark On 8/14/10 8:41 AM, Miro Kropacek wrote:
But I'm scared about speed. GCC is known to be slow, especially on C++. It takes 30 seconds to compile a very simple C++ vector example on my Athlon 64 running Aranym-JIT, which is usually lightspeed for other usages :-(I'm afraid it's not getting better... 2.95.3: real 0m19.805s user 0m18.410s sys 0m1.240s 4.4.3: real 0m55.030s user 0m51.250s sys 0m3.710s 4.5.1: real 0m56.430s user 0m53.025s sys 0m3.285s Programming in C++ on Atari without cross compiler might be very painful.