lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20254] Initializing static/global variables


From: Thomas Taranowski
Subject: [lwip-devel] [bug #20254] Initializing static/global variables
Date: Mon, 25 Jun 2007 16:38:27 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #2, bug #20254 (project lwip):

This sounds like it's potentially an issue with the linker script, or some
other problem.  The compiler should support initialization of statics if it  


I would be very much against doing this double initialization, as it would
impact the startup time of the stack, and increase code size.  Adding some
#defines to do this would reduce code clarity, but if it's a common issue,
may be worth doing for other things.  The problem here sounds like a broken
environment to me, and not something we should code around in the stack.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?20254>

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





reply via email to

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