Skip to content

Wrong 64b compiler flag passed to LDC2 #573

@p0nce

Description

@p0nce

When using --compiler=ldc2 with --arch=x86_64, DUB passes x86_64 to ldc2 instead of x86-64 which it expects.
Workaround: using --compiler=ldmd2.

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