When using "abld.pl" to build an ARMV5 UREL project, I *allways* get the "-O2" switch to armcc!
I would like to be able to override this, for example using OPTION keyword in the MMP-file.
What happens now is:
> abld build armv5 urel -i arm -v
armcc -O2 ... and here goes the other options, such as --arm and -O3. This will result in that -O2 is used, allthough that the -O3 input parameter is specified.
Very annoying - It would be nice to be able to alter the options without patching the CL_ARM.PM file in \epoc32\tools.





