Skip to content

Conversation

kammce
Copy link
Member

@kammce kammce commented Mar 10, 2024

GCC needs a call to throw to force it to link in the exception handling code. For code size, this a great, but the linker then complains that the -Wl,wrap= commands are undefined. Those undefined symbols result in additional functions like _exit not being defined causing a few linker error messages.

  • ⬆️ 0.0.2

GCC needs a call to throw to force it to link in the exception handling
code. For code size, this a great, but the linker then complains that
the -Wl,wrap= commands are undefined. Those undefined symbols result in
additional functions like _exit not being defined causing a few
linker error messages.

- ⬆️ 0.0.2
@kammce kammce merged commit e91429f into main Mar 10, 2024
@kammce kammce deleted the keep branch March 10, 2024 19:26
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.

1 participant