dynamic or static linking

more more@zh.t2-design.com
Tue May 29 04:17:00 GMT 2001


Hi, Joerg,

> Is there a chance, to build newlib as a dynamic link library? Our arm-board
> has only 256kb ram. Even if a programm we wrote is really small (just an
> inkrement), the linked code is quite big. Sometimes more than 200kb. We had
> the idea, that a dynamic lib could be loaded into flash-rom, which is much
> bigger.
You could still use static link library, burn all the text code in flash, and use
ram as data section only.

Regards,
more.



More information about the Newlib mailing list