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?
 
    my intention is to produce a program in linux that connects via ppp. With 
that solved, i want to port it to a no os device


    thanks in advance,
    Rana





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

Reply via email to