chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] chicken and stalin


From: Sven . Hartrumpf
Subject: Re: [Chicken-users] chicken and stalin
Date: Tue, 05 Jun 2007 13:26:30 +0200 (CEST)

Tue, 05 Jun 2007 13:06:29 +0300, danmbox wrote:

> > BTW, has anyone gotten stalin to work lately? I ran my 512mb Athlon
> > for the whole night and was not able to compile stalin 0.11 (gcc 4.1.2).
>
> Same here with a 768 MB box. The machine tries to compile stalin.c but
> mostly trashes the swap space (strangely, since it's just a  -O2
> compilation). I wonder how much memory is needed to avoid swapping.

Works for me:

 > memtime gcc -o stalin -I./include -O3 -fomit-frame-pointer \
     -fno-strict-aliasing -freg-struct-return stalin.c -L./include -lm -lgc

1263.35 user, 7.76 system, 1271.91 elapsed -- Max VSize = 1672KB, Max RSS = 
544KB

"Max VSize" and the gcc version might be the problem for some people.

> gcc --version
gcc (GCC) 4.2.0
> uname -a
Linux 2.6.11.4 ... i686 i386 GNU/Linux

Ciao
Sven

Attachment: pgpzDklfUZn6v.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]