[fpc-devel] AArch64 port committed to svn trunk

Edmund Grimley Evans edmund.grimley.evans at gmail.com
Sat May 9 14:55:25 CEST 2015


Jonas Maebe <jonas.maebe at elis.ugent.be>:

> > I've put this in t_linux.pas:
> > 
> > {$ifdef aarch64}
> > xx xx xx
> > {$endif aarch64}
> > 
> > But I'm getting compiler/ppcrossa64 without getting an error!
> 
> Ah yes, you also still have to include that unit in the AArch64
> compiler, see compiler/aarch64/cputarg.pas

Thanks. That's excellent. I'm now getting errors from t_linux.pas so I
can start experimenting with putting something sensible there.

Edmund



More information about the fpc-devel mailing list