[fpc-pascal] FPC on Sparc Solaris
Peter Vreman
peter at freepascal.org
Mon Jan 10 14:02:24 CET 2005
> I'd like to use FPC 1.9.6 on Solaris 9 on Sparc. Is there a build I can
> start with for compiling the compiler? If not, do you recommend a platform
> for crosscompiling?
There is no Solaris support in 1.9.6. Also not for i386. The solaris RTL
needs to be rewritten using the new FPC_USE_LIBC and Unix framework.
Examples are the Darwin and Linux RTLs
A supported unix (linux/freebsd/darwin) platform is the easiest to use for
crosscompiling.
More information about the fpc-pascal
mailing list