lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5919] Create compile switch to remove select code


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5919] Create compile switch to remove select code
Date: Thu, 17 May 2007 10:20:17 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #6, patch #5919 (project lwip):

>except I don't really like LWIP_HAVE_SELECT name.

OK, I'm changing the name into LWIP_SOCKETS_SELECT and checking it in.

BTW: Jonathan said most modern compilers can leave out unused functions. I
just realized my compiler (nios2-elf-gcc/-ld) can't! And if I tell it to, it
leaves out functions that are used! So for compilers like this, we would need
even more switches like this. Personally, I don't favour having too many
config-options, but I would help to keep the code footprint small...

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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