lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] (no subject)


From: address@hidden
Subject: Re: [lwip-users] (no subject)
Date: Wed, 20 May 2009 17:57:15 +0200
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Pavel Daniel Lopez Castillo wrote:
I download lwIP 1.3.0
I can not see the makefile to build a binary on the download
That's because there is none. lwIP is like a framwork: it's not an application that you compile but only the source code. You have to integrate the source files into your project, write a port to your platform (and OS) and an netif driver. If you don't want to do that on your own, you can use existing ports (e.g. the example ports for unix/linux and windows in the downloadable contrib module).

Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]