[fpc-devel] Porting FPC to a new architecture

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Nov 19 11:38:16 CET 2009


On 18 Nov 2009, at 11:40, Felipe Monteiro de Carvalho wrote:

> How would one proceed to port Free Pascal to a new architecture? Any
> initial steps?

Start from an initial backend that is most similar to your cpu. E.g.,  
probably ARM or SPARC in your case. Then modify the code.

> I haven't found anything about this.

There is no documentation about this.


Jonas



More information about the fpc-devel mailing list