chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Postscript: (Reading binary files)


From: Zbigniew
Subject: Re: [Chicken-users] Postscript: (Reading binary files)
Date: Tue, 18 Dec 2007 12:36:14 -0600

However, if you are on Mac OS X Leopard with a Core 2 Duo processor
(i.e. any reasonably recent system), you could try building Chicken in
64-bit mode:

make PLATFORM=macosx ARCH=x86-64

This is still a bit experimental, but should overcome that problem.

On Dec 18, 2007 5:08 AM, felix winkelmann <address@hidden> wrote:

> On 32-bit machines, chicken can currently not handle data objects with
> more than 16777215 elements (for number-vectors this means number
> of bytes), sorry.




reply via email to

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