[Xorp-hackers] XORP on memory stringent embedded platform

Bruce M Simpson bms@spc.org
Thu, 25 Nov 2004 10:58:28 -0800


On Thu, Nov 25, 2004 at 10:23:06PM +0800, edrt wrote:
> I guess the main reason is because XORP is written in C++. Does the big image size
> related to stl/template ? Is there good ways to reduce XORP image size? 

I am working on implementing dynamic linkage to reduce XORP's size right now.

BMS