You are looking at historical revision 18067 of this page. It may differ significantly from its current revision.
Supported Platforms
This page lists all platforms in which the new version has been confirmed to build and run.
If your platform is not listed here, it doesn't mean Chicken doesn't run on it, it's just that nobody has tested on it yet (or nobody has updated the table below). The same is valid for Chicken versions.
Operating system | Architecture | manyargs | dload | Latest
Version Tested |
Comments |
---|---|---|---|---|---|
Linux | Alpha | x | 3.4.0 | gcc 2.95.4 | |
Linux | ARM/XScale | x | 2.704 | Built on Angstrom on a Zaurus and on OpenMoko using task-native-sdk (gcc 4.1) | |
Linux | ARM 88F6281 | x | 4.1.5 | Built for SheevaPlug plug computer | |
Linux | PowerPC | x | x | 3.4.0 | |
Linux | x86-64 | x | x | 3.4.0 | |
Linux | x86 | x | x | 4.3.0 | |
Linux | mipsel-64 | x | x | 4.1.1 | |
Mac OS X 10.4 | PowerPC | x | x | ||
Mac OS X 10.5 | Intel | x | x | 3.4.0 | |
NetBSD | x86-64 | x | x | 4.5.0 | GCC 3.3 on amd64 seems to produce Chicken binaries that segfault. NetBSD 4.0 comes with GCC 4.1, which is fine. |
NetBSD | PowerPC | x | x | 4.5.0 | |
NetBSD | Sparc64 | x | x | 2.740 | |
OpenBSD | alpha | x | x | 2.6 | |
OpenBSD | amd64 | x | x | 4.3.0 | openbsd 4.4, gcc 3.3.5 |
OpenBSD | arm | x | x | 2.6 | |
OpenBSD | hppa | x | x | 2.6 | |
OpenBSD | i386 | x | x | 2.6 | |
OpenBSD | powerpc | x | x | 2.6 | |
OpenBSD | sparc64 | x | x | 2.6 | |
Windows Vista/mingw32 | x86 | x | x | 4.1.1 | |
Windows XP/mingw32 | x86 | x | x | ||
Solaris 9 | Sparc | x | 4.3.0 | gcc 3.3.2, install=/usr/ucb/install | |
OpenSolaris 2009.06 (x86) | Sparc | x |
- manyargs
- supports up to 1000 procedure arguments (instead of the normal 126)
- dload
- supports dynamic loading of compiled code