This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

httpd running on LWIP over SLIP using eCos.


Hi all,

I have succesfully made an http server run on LWIP over SLIP using
eCos.  After a tiny bit of fine tuning I have gotten it down to this
size.

$ arm-elf-size httpd
  text    data     bss     dec     hex filename
 75572    1580   66980  144132   23304 httpd

If anyone is interested I can provide a patch.

David

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]