Menu

ARM support

The latest version includes support for ARM64 code.
Currently passes all conformance tests except multi core compilation because the ARM virtual memory does not allow threads in Pascal to access variables in an enclosing scope, since these will be on a different stack. That causes no problems on Intel, but can cause segment faulsts on ARM. Multi core compilation is thus switched off if you select the ARM code generator.

Posted by Paul Cockshott 2024-10-27

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.