Difference between revisions of "Platform list"

From Free Pascal wiki
Jump to navigationJump to search
Line 14: Line 14:
 
* AVR: under investigation
 
* AVR: under investigation
  
== Supported targets for i386: ==
+
== Supported targets for i386 ==
 
* [[GO32 V2]] DOS extender
 
* [[GO32 V2]] DOS extender
 
* Linux for i386
 
* Linux for i386
Line 29: Line 29:
 
* Watcom compatible DOS extenders
 
* Watcom compatible DOS extenders
  
== Supported targets for SPARC: ==
+
== Supported targets for SPARC ==
 
* [[SunOS/ELF]] for SPARC (under development)
 
* [[SunOS/ELF]] for SPARC (under development)
 
* Linux for SPARC
 
* Linux for SPARC

Revision as of 11:07, 29 March 2006

Supported architectures

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

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: under investigation

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 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

Supported targets for SPARC

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

Supported targets for PowerPC

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

Supported targets for PowerPC64

  • Linux (under development)

Supported targets for AMD64 (x86-64)

Supported targets for ARM