On 04/21/13 13:42, animissant wrote:
> Hi,
Hi!
> #include<stdio.h>
> #include<time.h>
> #include<unistd.h>
>
[..]
> I received a "segmentation fault"
You broke it. ;)
Jokes aside: Are you using the SVN version? I vaguely remember
contributing a patch for amd64 a couple of years ago.
Maybe you're facing a new problem, but I managed to successfully compile
and run animata on amd64 with latest SVN a minute ago.
BTW, I'm going to submit the gcc-4.7 fix (missing include) and a small
patch for src/SConscript via the bugtracker.
Cheers