Skip to content

Delphi MacOS64 and Linux64 support (disallows inline assembler) #202

@jdavison-mo

Description

@jdavison-mo

I've just tried to compile PascalScript for MacOS64. The first major issue I encountered was in uPSRuntime which uses x64.inc, but inline ASM is a disallowed feature of the Delphi LLVM compilers. Is it possible to do it without assembler or by using externally linked assembler?

Is there interest from others in this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions