lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #25608] Unable to use NO_SYS=1 and SYS_LIGHTWEIGHT_PRO


From: Bill Auerbach
Subject: [lwip-devel] [bug #25608] Unable to use NO_SYS=1 and SYS_LIGHTWEIGHT_PROT=1
Date: Wed, 18 Feb 2009 13:44:09 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6

Follow-up Comment #1, bug #25608 (project lwip):

This can be accomplished by 2 changes to sys.h:

1) Add #include "lwip/sys_arch.h" in the #if NO_SYS section

2) Remove typedef u8_t sys_prot_t; so that the sys_arch.h file can provide
it.

And a note: SYS_LIGHTWEIGHT_PROT must be 0.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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