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
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to