Platform list

From Lazarus-ccr

Jump to: navigation, search

Deutsch (de) English (en) Français (fr) Bahasa Indonesia (id)

Contents

[edit] Supported architectures

  • I386
  • PowerPC
  • Sparc (initially working, lots of additional work done)
  • AMD64
  • PowerPC64
  • ARM
  • m68k (1.0.x only)

[edit] Other architectures and their status

  • iA64: non compiling compiler, only some basic units for the compiler implemented
  • Alpha: non compiling compiler, only some basic units for the compiler implemented
  • MIPS: (non compiling compiler, only some basic units for the compiler implemented
  • AVR: separate branch

[edit] Supported targets for i386

  • GO32 V2 DOS extender
  • Linux for i386
  • OS/2
  • Win32 for i386
  • FreeBSD/ELF for i386
  • SunOS/ELF for i386 (under development)
  • BeOS port for i386 (under development)
  • NetBSD for i386 (under development, currently maintainerless)
  • Netware for i386 (clib and libc)
  • WDOSX DOS extender
  • OpenBSD for i386 (under development, currently maintainerless)
  • Target OS2 via EMX
  • Watcom compatible DOS extenders
  • Target Darwin (Mac OS X) for i386 (2.1.x and later)
  • BeOS/Zeta/Haiku for i386

[edit] Supported targets for SPARC

  • SunOS/ELF for SPARC (under development)
  • Linux for SPARC

[edit] Supported targets for PowerPC

  • Linux for PowerPC
  • Target Darwin (Mac OS X)
  • NetBSD (core done, but not kept up to speed)
  • Target MacOS (classic)
  • MorphOS (basic units implemented, make cycle working)

[edit] Supported targets for PowerPC64

  • Linux (2.1.x and later)
  • Target Darwin (Mac OS X) (2.3.x and later)

[edit] Supported targets for AMD64 (x86-64)

[edit] Supported targets for ARM

[edit] Unofficial 3rd party ports

  • GP2X (under development)

[edit] Resources for porting to new platforms...

... and keeping existing ones up to date.

  • FPC HowToDo - new additions requiring attention of platform maintainers
  • System unit structure - (work in progress - only skeleton finished) description of System unit internals