lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] compiling makefsdata.c


From: Nico Sachs
Subject: [lwip-users] compiling makefsdata.c
Date: Thu, 26 Jul 2012 16:07:48 +0200

Hi there
I want to put my webserver stuff into the fsdata used by the httpserver_raw 
from the contrib1.4.
I have seen, that the perl script does not do that what is needed by the server 
code. i mention that it handles the headers in a different way.
So i think the code in the contribution needs the fsdata generated by 
makefsdata.c. And here i get struggling to build that file.

I've tried to build this file with a gcc toolchain that comes from the Posix 
windows environment cygwin. 
In the makefsdata.c i've seen that this code has some includings from the lwip 
code which should be in the same directory as the contrib directory.

in makefsdata.c there are sourcefiles *.c included, which have other includings 
from lwip. So the compiler needs those including paths configured.

I do not know if this is the correct way doing this. Do i have to include the 
whole lwip code to just compile makefsdata.c? In this case i think it would be 
better to create a makefile for this one. But i don't think that this was the 
plan for makefsdata.c

Thanks for any suggestions.

Nico





reply via email to

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