lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] cannot establish connection if vj.c is optimized with -


From: tomek wilkxt
Subject: Re: [lwip-users] cannot establish connection if vj.c is optimized with -O2 option
Date: Thu, 12 Dec 2019 07:51:41 +0100

Hi
Propably you have some delay time in connection function, when you
turn on optimization, this run faster

śr., 11 gru 2019 o 17:36 mav <address@hidden> napisał(a):
>
> Hi, all!
>
> I have a problem with lwip 2.0.3. I am switching on optimization of whole
> project to gcc -O2 option and I am getting into connection problem (cannot
> establish socket connection over PPPoS). When I turn off the optimization
> for vj.c only (use -Og) or when I disable VJ (#define VJ_SUPPORT 0), the
> problem disappears.
>
> What may be the problem?
>
> Artem
>
>
>
> --
> Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lwip-users



-- 
pozdrawiam
tomek



reply via email to

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