On 05/09/17 11:36, Gavin Wraith wrote:
The current GCC for RISC OS was developed before the
Rpi3 became available. Are there any issues (e.g.
with compiler flags) for those using GCC on an Rpi3?

I assume you mean generating code for use on Rpi3?

AFAIK, the default flags should be fine for Rpi3 and tend to
generate code that is suitable for all CPUs. It's when you wish
to generate code that takes advantage of newer instructions
that you may wish to change the default flags (e.g, -mfpu=vfp).

Lee.

.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to