Skip to content

Unoptimized code too big for 32-bit linker #7206

Closed
@Aatch

Description

@Aatch

So the auto-mac-32-nopt build slave failed trying to link librustc.dylib. The error being LLVM ERROR: Section too large, can't encode r_address (0x10007fc) into 24 bits of scattered relocation entry. which I interpret as being too big for the linker to handle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationI-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions