On Mon, Dec 9, 2013 at 9:12 AM, Helmut Schaa <helmut.sc...@googlemail.com> wrote: > On Fri, Dec 6, 2013 at 7:58 PM, Ben Pfaff <b...@nicira.com> wrote: >> I think that your binaries must include debug symbols. I don't know why >> you would include debug symbols in binaries meant for a >> space-constrained application. > > Nope, I don't include debug symbols in my builds at the moment.
Actually, this was not clear enough. The build that generated the numbers for the commit log was having debug symbols. When compiling on mips without debug symbols, enable binary stripping and -Os I can squeeze OVS into less the 2MByte (including the above patch). Helmut _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev