lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9520] httpd: add a gawk version of makefsdata


From: Mike Kleshov
Subject: [lwip-devel] [patch #9520] httpd: add a gawk version of makefsdata
Date: Sat, 6 Jan 2018 10:56:32 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #2, patch #9520 (project lwip):

I agree, adding this to git would probably be too much. The thing is, this
bare-bones Awk script is simple enough to expand even for someone not familiar
with Awk. I just don't know what would be a good place for something like
this.
"the C compiler will be available when compiling a C project" is not a valid
argument. A cross compiler and a native compiler are different things. On
Windows, you'd have to install MinGW or something else. Why not install Perl
of Gawk instead? By the way, embedding gzip compression into C source is
questionable. Calling gzip or even zopfli as an external program would be
better, IMO.
Anyway, I got the impression that a user of lwip httpd would have to know his
way around the code, so a script to make fs data would be easy for him to put
together.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9520>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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