05-06-2022, 01:16 PM
I definitely understand it's faster, compiling without any optimizations can produce painfully slow programs. That said again I would caution against `-Ofast` and just stick with `-O2` for now. Certainly you can do it anyway But I would be shocked if there wasn't code in there somewhere that's broken by `-O3` and/or `-Ofast`, so you're taking your chances.
[url=https://qb64phoenix.com/forum/member.php?action=profile&uid=21][/url]
Yeah, I use both Windows and Linux depending on the day Definitely prefer Linux when I can.
[url=https://qb64phoenix.com/forum/member.php?action=profile&uid=21][/url]
Quote:are you using linux?
Yeah, I use both Windows and Linux depending on the day Definitely prefer Linux when I can.