lowRISC / lowRISC/riscv-llvm

file in wrong format

Open
#61 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
277
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Hello,

I've managed to build the tool, but when running clang in the last step, I get a "/path/to/riscv64-unknown-elf/lib/crt0.o: error adding symbols: file in wrong format" error.

Does anyone have any insight as to what this could be and how to go about resolving this issue?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the clang command used in the final build step and the referenced /path/to/riscv64-unknown-elf/lib/crt0.o file. Check whether the object file and compiler target use compatible formats and architectures. Done means identifying the mismatch and documenting or implementing a confirmed resolution, but the issue does not name a source file or test.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.