lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] cannot establish connection if vj.c is optimized with -O2 o


From: mav
Subject: [lwip-users] cannot establish connection if vj.c is optimized with -O2 option
Date: Wed, 11 Dec 2019 09:45:44 -0700 (MST)

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



reply via email to

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