- From: Vu Nguyen <vu@isdnsys.com>
- Date: Thu, 25 Jan 1996 14:52:05 -0500
- To: "'www-lib@w3.org'" <www-lib@w3.org>
Yes, I realized that the MiniServ is not functional. My final target is an embed power PC controller. I tried #undefine DEBUG but the compiler complained about WWWTRACE was not defined Regards, ---------- From: Henrik Frystyk Nielsen[SMTP:frystyk@w3.org] Sent: Thursday, January 25, 1996 2:40 PM To: Vu Nguyen Cc: 'www-lib@w3.org' Subject: Re: FW: Server Implementation ONLY - what to exclude from the Common Lib? Vu Nguyen writes: > > I should have been clearer about the memory and platform. Right now, = > the development platform is Solaris; however, the final target will be a = > PPC403GA (power PC based microcontroller with at most 2M of RAM of which = > I'm allowed to use about ~300K). Based on the MiniServ code, the code = > size is over 2M - I don't know how much it is in term of RAM space 2M includes all debug information so it's hard to say what a stripped version would be. Also in this situation, already the mini server has things that you probably won't need. However, I am interested in hearing how little you can get it down to. This has been a problem while porting the library to windows platforms and we may still need some work to get it right! Again, the Mini server is _not_ functional - it is just an example of one way of building a server on top of the library. -- Henrik Frystyk Nielsen, <frystyk@w3.org> World-Wide Web Consortium, MIT/LCS NE43-356 545 Technology Square, Cambridge MA 02139, USA
Received on Thursday, 25 January 1996 14:48:03 UTC