Quote:
I am glad that now I can set in FlowStudio GCC11/GCC12 selecting proper version instead of "custom". Unfortunately I am not sure if it works correctly in all cases.
If I select in a project settings "gcc-12" and "g++-12" during compilation of the first file I have error:
"/bin/sh: ppc-morphos-g++-12: not found"
If I select in the same project settings "gcc-11" and "g++-11" everything is ok, not error occurs.
-------- edit --------
I don't have ppc-morphos-g++-12 and ppc-morphos-gcc-12 in gg:bin/ after update the SDK. Ok, no problem. I can use GCC11. I assumed that if in Project Settings is available gcc-12, I am able to set GCC12. :) This is probably GUI prepared for a future. :)
[ Edited by MDW On 2023/5/14 14:01 ]
If you have a look at the latest MorphOS SDK (and readme), you will notice that GCC12 is not part of it.
While we have internal versions of both GCC12.3 (and the recently released GCC13.1), we decided not to include it just yet.