Next:GNU/Linux Options, Previous:FRV Options, Up:Machine-Dependent Options [Contents][Index]
These options are defined specifically for the FT32 port.
-msim ¶Specifies that the program will be run on the simulator. This causesan alternate runtime startup and library to be linked.You must not use this option when generating programs that will run onreal hardware; you must provide your own runtime library for whateverI/O functions are needed.
-mnodiv ¶Do not use div and mod instructions.
-mft32b ¶Enable use of the extended instructions of the FT32B processor.
-mcompress ¶Compress all code using the Ft32B code compression scheme.
-mnopm ¶Do not generate code that reads program memory.