> > 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 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel