Skip to content

[lld] MinGW backend does not support -r #113081

Open
@albinahlback

Description

@albinahlback

LLD with MinGW backend does not seem to support the -r option or something equivalent. I've understood this option to be quite standard.

In order to compile FLINT, this option is required for MinGW since we otherwise go beyond the command line length limit when compiling the library. A proposal was brought up in flintlib/flint#2098 to avoid using lld -r when cross-compiling from Linux to Windows since the command line length is far greater than what is is on MinGW.

Can this feature be implemented here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions