Downloadliste

Projektbeschreibung

The Amsterdam Compiler Kit is a fully-featured retargetable compiler toolchain. It will cross-compile ANSI C, K&R C, Pascal, Modula-2, Occam, Fortran and Basic for a number of architectures including, but not limited to, the 6500, 68000, Z80, i80, i86, i386, and PDP-11. It provides a complete development environment including preprocessors, compilers, assemblers, linkers, librarian tools, and target download tools.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-25 15:19 Zurück zur Release-Liste
6.0pre2

Eingeschränkte Unterstützung für Linux i386 ausführbaren Dateien hinzugefügt. Der Systemaufruf-Schnittstelle wurde stark durch die Deaktivierung libmon und statt dessen Aufruf der Systemaufrufe direkt vereinfacht. Die K & R-C-Compiler und libc wurden deaktiviert, weil sie nicht wirklich einen Vorteil bieten und sie haben eine hohe Wartungskosten zu laden. Der Rest des Systems wurde angepasst, um mit dem ANSI-C-Compiler zu bauen. Die pc86 syscall Schnittstelle wurde neu geschrieben. Viele, viele Bugfixes und Optimierungen wurden überall gemacht.
Tags: Major feature enhancements
Limited support was added for Linux i386
executables. The syscall interface was greatly
simplified by disabling libmon and instead calling
the syscalls directly. The K&R C compiler and libc
were disabled because they don't actually provide
any advantage and they have a high maintenance
load. The rest of the system was adapted to build
with the ANSI C compiler. The pc86 syscall
interface was rewritten. Lots and lots of bugfixes
and tweaks were made everywhere.

Project Resources