[Olsr-dev] [OpenWrt-Devel] package olsr / compiler bug on ARM / MIPS when using -Os
Bastian Bittorf
(spam-protected)
Sun Sep 23 09:23:45 CEST 2012
> > i tested a fresh build of openwrt r33502.
> > this changed nothing 8-( i will now build an
> > image without "-Os" ...
> If you can get me a very simple test case that I can use to
> reproduce
> this issue, I will look into it.
sorry, no simple testcase. It works without any problems
when i simply recompile everyhting without "-Os":
sed -i 's/-Os //' ".config"
sed -i 's/-Os //' "include/target.mk"
and in target/linux/$arch/config*
CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
interesting for me: the image did not
grow in size (or only within the 64k-border).
Maybe should make a new subtarget for brcm47xx
with CPU BCM4702/4710 ( see https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016595.html)
bye, bastian
More information about the Olsr-dev
mailing list