Skip to content

bundle of some smaller changes#19

Open
QBos07 wants to merge 1 commit intoSnailMath:masterfrom
QBos07:master
Open

bundle of some smaller changes#19
QBos07 wants to merge 1 commit intoSnailMath:masterfrom
QBos07:master

Conversation

@QBos07
Copy link

@QBos07 QBos07 commented Mar 25, 2024

  • use LTO
  • use function sections and --gc-sections
  • change triplet
  • make sdk a lib
  • use gcc as as
  • use g++ as ld
  • optimize for size
  • import more libraries
  • optimize for SH4A (no fpu)

this expects a newlib sysroot, with the exeption of the sdk and launcher.

- use LTO
- use function sections and --gc-sections
- change triplet
- make sdk a lib
- use gcc as as
- use g++ as ld
- optimize for size
- import more libraries
- optimize for SH4A (no fpu)

Signed-off-by: QBos07 <qubos@outlook.de>
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