Topic: can't compie 0.4.3, bam says Segmentation fault on arm-debian
(First I must say: I can compile teeworlds-0.4.3 on sources with Ubuntu 8.04 and gcc 4.2.3.)
Then I tried to compile it on my arm-debian with gcc 4.3.2.
(both systems has Python 2.5.2 installed)
I got bam compiled and when I try to execute it in wrong directory it says "bam: no project named 'default.bam'", so bam compilation is success.
But in teeworlds-0.4.3-src bam only says "Segmentation fault"
I tested with and without parameters to bam. Also server_release segfaults immediatly.
btw: When teeworlds will use Makefile, so it can be easy compiled more exotic platforms (Now I do not even adventure cross-compiling it)