Hi All,

Here's Harbour's current compatibility chart, which includes supported host
platforms, target platforms, target compiler, target CPUs and shell types.

   host      target        target
   plat      plat/comp     cpu
   ------    ------------- ----------------------------------------------------
   win    -> win/bcc       x86
   win    -> win/cygwin    x86
   win    -> win/gcc       x86
   win    -> win/global    x86
   win    -> win/icc       x86
   win    -> win/icc64     x86_64 (not supported yet)
   win    -> win/iccia64   ia64
   win    -> win/mingw     x86
   win    -> win/mingw64   x86_64
   win    -> win/msvc      x86
   win    -> win/msvc64    x86_64
   win    -> win/msvcia64  ia64
   win    -> win/pocc      x86
   win    -> win/pocc64    x86_64
   win    -> win/watcom    x86
   win    -> win/xcc       x86
   win    -> wce/mingwarm  arm
   win    -> wce/poccarm   arm
   win    -> wce/msvc      x86   (not supported yet)
   win    -> wce/msvcarm   arm
   win    -> wce/msvcmips  mips  (not supported yet)
   win    -> wce/msvcsh    sh    (not supported yet)
   win    -> dos/djgpp     x86
   win    -> dos/watcom    x86
   win    -> os2/watcom    x86
   win    -> linux/watcom  x86
   dos    -> dos/djgpp     x86
   dos    -> dos/watcom    x86
   dos    -> win/watcom    x86
   dos    -> os2/watcom    x86
   dos    -> linux/watcom  x86
   os2    -> os2/gcc       x86
   os2    -> os2/watcom    x86
   os2    -> win/watcom    x86
   os2    -> dos/watcom    x86
   os2    -> linux/watcom  x86
   linux  -> linux/gcc     (* CPU cross-builds possible)
   linux  -> linux/icc     (* CPU cross-builds possible: x86, x86_64, ia64)
   linux  -> linux/sunpro  (* CPU cross-builds possible: x86, x86_64)
   linux  -> wce/mingwarm  arm
   linux  -> win/mingw     x86
   linux  -> win/watcom    x86
   linux  -> dos/watcom    x86
   linux  -> os2/watcom    x86
   bsd    -> bsd/gcc       (* CPU cross-builds possible)
   bsd    -> wce/mingwarm  arm
   bsd    -> win/mingw     x86
   darwin -> darwin/gcc    (* CPU cross-builds possible: x86, x86_64,
ppc, ppc64 + unibin)
   darwin -> darwin/icc    (* CPU cross-builds possible: x86, x86_64)
   darwin -> wce/mingwarm  arm
   darwin -> win/mingw     x86
   hpux   -> hpux/gcc      (* CPU cross-builds possible)
   hpux   -> wce/mingwarm  arm
   hpux   -> win/mingw     x86
   sunos  -> sunos/gcc     (* CPU cross-builds possible)
   sunos  -> sunos/sunpro  (* CPU cross-builds possible: x86, x86_64,
sparc32, sparc64)
   sunos  -> wce/mingwarm  arm
   sunos  -> win/mingw     x86

   Supported shells per host platforms:

   win  / cmd.exe
   win  / sh compatible (MSYS or Cygwin sh.exe) (* not supported: pkg, implib)
   win  / command.com                           (* not supported: pkg, implib)
   dos  / command.com                           (* not supported: pkg, implib)
   os/2 / OS/2 shell                            (* not supported: pkg, implib)
   *nix / sh compatible                         (* not supported: pkg
- implemented as standalone scripts)

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to