8000 Windows on ARM64 (aarch64-w64-mingw32) fcontext build using MinGW-w64 fails (missing .asm files) · Issue #982 · boostorg/boost · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Windows on ARM64 (aarch64-w64-mingw32) fcontext build using MinGW-w64 fails (missing .asm files) #982
< 84AD a type="button" href="/login?return_to=" target="_blank" class="prc-Button-ButtonBase-c50BI" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="primary" aria-describedby=":Ria56b:-loading-announcement">New issue
@brechtsanders

Description

@brechtsanders

When trying to build a aarch64-w64-mingw32 build (native on Windows on ARM using this LLVM/CLang) with -DBOOST_CONTEXT_IMPLEMENTATION:STRING=fcontext there are errors that the following files are missing:

  • libs/context/src/asm/make_arm64_ms_pe_gas.asm
  • libs/context/src/asm/jump_arm64_ms_pe_gas.asm
  • libs/context/src/asm/ontop_arm64_ms_pe_gas.asm

However, the following files are present:

  • libs/context/src/asm/make_arm64_aapcs_pe_armasm.asm
  • libs/context/src/asm/jump_arm64_aapcs_pe_armasm.asm
  • libs/context/src/asm/ontop_arm64_aapcs_pe_armasm.asm

Could you please provide the missing GAS versions?

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

      0