Skip to content

Conversation

@dthain
Copy link
Owner

@dthain dthain commented Jan 5, 2026

  • Updates the ELF loader to deal more robustly with more complex multi-segment programs.
  • Updates the user-mode linking process to use a custom linking script, ensuring that all segments load properly above 0x80000000. Avoids problems and variations that result from the host build tools configuration.

Fixes #298

@dthain dthain changed the title WIP - User Linker Script Improve User Linking and ELF Loading Jan 6, 2026
@dthain dthain merged commit c70fe65 into master Jan 7, 2026
1 check 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.

elf: not a valid i386 ELF executable; couldn't start /bin/clock.exe

2 participants