Hi,

What do you mean by Target Optimization, if I changed 
CONFIG_TARGET_OPTIMIZATION in .config file as shown below? I am not getting an 
error while compiling, otherwise I will get error as shown below.

cc1: error: unrecognized command line option "-mips32"
cc1: error: unrecognized command line option "-mips32"
:0: error: bad value (mips32) for -mtune= switch
:0: error: bad value (mips32) for -mtune= switch


#CONFIG_TARGET_OPTIMIZATION="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time" 
earlier, I was getting above mentioned error.
CONFIG_TARGET_OPTIMIZATION="-Os -pipe -funit-at-a-time" after changing. No 
error compiling properly.

I just want to know, by removing option like -mips32 -mtune=mips32 nothing will 
happen.

Thanks & regards,
G. Siva Prakash Reddy.



________________________________
http://www.mindtree.com/email/disclaimer.html
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to