From mboxrd@z Thu Jan 1 00:00:00 1970 From: David.Karlberg@combitechsystems.com To: andrew.lunn@ascom.ch Cc: ecos-discuss@sources.redhat.com Subject: RE: [ECOS] TCP/IP as a program. Date: Thu, 16 Aug 2001 01:29:00 -0000 Message-id: <2253171AF143D21185A60000F8FA748B03795E15@pluto.combitech.se> X-SW-Source: 2001-08/msg00531.html I want to use PPP with TCP/IP and I figured it would be a lot easier to work with the Net pack if I did not have to recompile the whole eCos everytime I want to see if my changes work. And that I would have more control of which files are used. David -----Original Message----- From: Andrew Lunn [ mailto:andrew.lunn@ascom.ch ] Sent: den 16 augusti 2001 10:20 To: Karlberg David Cc: ecos-discuss@sources.redhat.com Subject: Re: [ECOS] TCP/IP as a program. > Hi, > I am trying to run the TCP/IP stack as a "program". As opposed to haveing it > in the eCos lib. Silly question: Why? Andrew