Rigoberto Bermúdez wrote:
hi!

     i'm trying to compile lwip 1.3.1 with:

PPP_SUPPORT = 1
PPPOS_SUPPORT = 1
NO_SYS = 1


     the compilation reports:

#error "If you want to use PPP, you have to define NO_SYS=0 in your lwipopts.h"


     is there a way to have ppp without an os?
Currently, the answer is no (unless you change the sources on your own). I'm currently in the process of making that change (it's nearly working), but I won't check it in until 1.3.1 is finally released.

Simon


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to