How to configure gcc options to be set default?

Liu Yu-B13201 B13201@freescale.com
Fri Oct 12 02:20:00 GMT 2007


Hi all,

Does anyone know how to configure gcc options to be set default?

For example, when I use gcc on powerpc, the command "gcc test.c" use
option -mstrict-align as default. Then how should I do to make it use
option "mno-strict-align" as default? Is it OK that just change the gcc
spec file generated by "gcc -dumpspecs"?


Best Regards.
 
Yu



More information about the Gcc-help mailing list