Skip to content

Compiling a very simple program on the Windows causes the linker to crash. #51

@blkf2016

Description

@blkf2016

test.c:
void main(void) {}

compile command:
riscv-none-elf-gcc -g -march=rv64gc -mabi=lp64d -Wa,-a,-ad,-alms=test.lst test.c -o test.elf

linker seems crashed and print:
collect2.exe: error: ld returned 5 exit status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions