lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Compilation problem...need info.


From: Kieran Mansley
Subject: Re: [lwip-users] Compilation problem...need info.
Date: Fri, 17 Mar 2006 09:11:11 +0000

On Thu, 2006-03-16 at 17:26 +0530, address@hidden
wrote:
> Hi All,
>  
>    I have downloaded lwip-1.1.0.tar.gz from the site. I want following
> functionalities to work on my system. They are ARP, UDP, ICMP, IP and
> DHCP client. I can see the code written for all these features in the
> tar ball. But I am not seeing any Makefile in the tar ball. I tried
> compiling on red-hat linux-9 (kernel-version 2.4.18), gcc 3.2.Please
> help me out for the same.

lwIP itself does not have a Makefile as in it's basic form is only
suitable for integrating into a larger project.  There are however a
number of ports in the contrib module (which is a separate download)
that provide the infrastructure necessary to make it stand alone, and
these provide Makefiles.  There is one for unix which may be of use to
you, but I would still expect you to have to customise it to your needs
as it may not do quite what you want.

Kieran





reply via email to

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