1 Mar 2007 07:12
Providing default option to GAS through gcc driver
Mohamed Shafi <shafitvm <at> gmail.com>
2007-03-01 06:12:14 GMT
2007-03-01 06:12:14 GMT
Hello all, I would like to know if there is any way to control the gcc driver program to pass a default option to the assembler if no option/switch is given. say -march=arch1 if no -march option is provided by the user. The macro TARGET_OPTION_TRANSLATE_TABLE does something like this but with this, one can only override the option and cannot provide one if none is given Is there anyway to do this? Regards, Shafi.
RSS Feed