Page 1 of 1

Allow -o3 in GCC

Posted: Wed Sep 28, 2022 10:50 am
by marcoagpinto
Hello!

@Fred,

Could you please allow the use of GCC -o3 optimisation flag on the next release of PureBasic?

If it gives too much work to add a gadget for it, could you at least allow it to be changed in the .pb file manually with an external text editor?

Thanks!

Re: Allow -o3 in GCC

Posted: Wed Sep 28, 2022 11:34 am
by Cyllceaux
Hey there,

I use this this solution: viewtopic.php?t=78558

It works with gcc in older AND new Versions :)