fincs / FeOS

Operating system for Nintendo DS

Home Page:http://feos.mtheall.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling with -Os

mtheall opened this issue · comments

As an experiment, I tried to compile sqlite3 with the -Os option. I tried both ARM and Thumb modes.

See this gist for the output from each

Fixed. Turns out there were missing ARM EABI functions.