Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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-30 02:06
6.0pre3

CP 생성을위한 지원이 추가되었습니다 / 남 바이너리 8080 코드 생성기를 사용합니다. 다양한 optimisers 모양으로 구타하고있어, 이제는 모든 플랫폼에서 사용 가능, 기본적인 구멍 optimiser 8080에 설정되었습니다. 부동 소수점 시스템 pc86 및 linux386의 플랫폼에서 작동이 확인되었습니다. 는 ANSI 호환성, 바이너리 크기가 감소되어 있고이 향상되었습니다 많은 버그수정 어디 에나있습니다.
Tags: Major feature enhancements
Support has been added for generating CP/M binaries using the 8080 code generator. The various optimisers have been beaten into shape, and it's now possible to use them on all platforms; a basic peephole optimiser has been set up for the 8080. The floating point system has been confirmed working on the pc86 and linux386 platforms. ANSI compatibility has been improved, binary sizes have been reduced, and there are many bugfixes everywhere.

2007-04-25 15:19
6.0pre2

제한적으로 지원하는 리눅스는 i386을 실행에 추가되었습니다. 시스템 호출 인터페이스는 크게 libmon을 해제하는 대신에 직접 syscalls를 호출하여 단순했다. 왜냐하면 그들은 실제로 어떤 이점을 제공하지 않습니다 그리고 그들은 높은 보수를로드해야하는 K & R은 C 컴파일러와 등에서는 사용할 수있다. 시스템의 나머지 부분은 ANSI C 컴파일러와 빌드에 적응했다. pc86 시스템 호출 인터페이스를 재작 성했다. 많이와 버그수정 및 개조하면 되겠어 많은 사방되었다.
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.

2007-02-26 03:43
6.0pre1

이것은 ACK는 메커니즘을 구축 및 인프라의 완벽한 reworking의 첫 번째 미리보기 릴리스입니다. 새로운 시스템은 훨씬 더 현대적인 유지 관리를 쉽게, 그리고 잘하면 더 많은 휴대용 쉽습니다. 그러나, 현재이 기능은 매우 제한됩니다. 이 버전의 () 8086 부팅 PC의 실행 파일을 생성 pc86에서만 플랫폼을 대상 않겠지만, 그리고 기본 ANSI C로, 케이 & R은 C를 파스칼, Modula - 2, 오캄의 1 컴파일됩니다.
Tags: Major feature enhancements
This is the first preview release of a complete reworking of the ACK build mechanism and infrastructure. The new system is far simpler, more modern, easier to maintain, and hopefully more portable. However, functionality is currently very limited. This version will target only the pc86 platform (generating 8086 bootable PC executables), but it will compile ANSI C, K&R C, Pascal, Modula-2, Occam 1, and Basic.

2005-06-25 11:38
5.6

Tags: Initial freshmeat announcement

Project Resources