chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken on linux64


From: Sven Hartrumpf
Subject: Re: [Chicken-users] chicken on linux64
Date: Thu, 21 Aug 2008 08:30:53 +0200 (CEST)

Hi Graham.

Wed, 20 Aug 2008 16:15:31 -0400, graham.fawcett wrote:
> I have some Chicken 2.x and 3.x Web applications in production on a
> 32-bit Intel Linux server. We may be upgrading to a new 64-bit Intel
> machine, and I'm wondering what kind of Chicken-specific road-bumps I
> might encounter when I try to migrate the apps.

You should consider compiling it in 32bit mode: depending on
your application, this might save RAM (and hence gc-time/runtime) when you
run your chicken-compiled programs.
(For gcc, you will need extra options like -m32 -Wa,-32)

Ciao
Sven

Attachment: pgpm0o57uuORF.pgp
Description: PGP signature


reply via email to

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