Author Topic: gcc optimization on the RPi  (Read 5181 times)

John Spikowski

  • BASIC Developer
  • ****
  • Posts: 339
    • View Profile
gcc optimization on the RPi
« on: November 24, 2019, 10:46:16 PM »
Quote from: ejolson@RPi
The PC results are interesting because the native optimization setting in gcc results in an executable that runs an astonishing 20 percent slower.

That is motivation enough for me to reconfigure ScriptBasic's build scripts to use these settings rather than the default O3.