Wolfe, Robert wrote:
> I would like to port FPC over to FreeBSD for Sparc as well if at all
> possible, however, with a lack of an existing FPC compiler for that
> platform, I was not sure how I would go about doing that.

The compiler is only per architecture, so you only need to build a
freebsd rtl using for example a sparc-linux compiler, then build a
sparc-freebsd compiler using the freebsd RTL.

Also see the buildfaq.

Micha
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to