3.18.13. FT32 Options

3.18.13 FT32 Options

These options are defined specifically for the FT32 port.

-msim
Specifies that the program will be run on the simulator. This causes an alternate runtime startup and library to be linked. You must not use this option when generating programs that will run on real hardware; you must provide your own runtime library for whatever I/O functions are needed.
-mlra
Enable Local Register Allocation. This is still experimental for FT32, so by default the compiler uses standard reload.
-mnodiv
Do not use div and mod instructions.

© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/FT32-Options.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部