Skip to content

Fix boot failure when compiling with Clang/LLD#69

Merged
cp0613 merged 1 commit into
XUANTIE-RV:masterfrom
ann-yanan:fix-clang-lld-boot-failure
May 12, 2026
Merged

Fix boot failure when compiling with Clang/LLD#69
cp0613 merged 1 commit into
XUANTIE-RV:masterfrom
ann-yanan:fix-clang-lld-boot-failure

Conversation

@ann-yanan
Copy link
Copy Markdown
Contributor

  • link.lds: Add .rodata section between .text and .data
  • start.S: Add .global _start, .type directive, rename entry to _start

- link.lds: Add .rodata section between .text and .data
- start.S: Add .global _start, .type directive, rename entry to _start

Signed-off-by: ann-yanan <yanan.hya@alibaba-inc.com>
@cp0613 cp0613 merged commit f18135b into XUANTIE-RV:master May 12, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants