lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] IPV6 compilation


From: Fabian Cenedese
Subject: [lwip-users] IPV6 compilation
Date: Mon, 25 Feb 2013 11:00:33 +0100

Hi

I'm using the official 1.4.1 lwip, not current from git.
When creating a project with eclipse it wants to use
and build all the source files it finds. I only need ipv4
but the ipv6 files are still present and built. Unfortunately
I get compiler errors for those files.

http://lwip.wikia.com/wiki/LwIP_IPv4/IPv6_stacks
According to this I'd need to define LWIP_IPV6 to
enable ipv6. However I seemingly can't find this define
anywhere in the code so it wouldn't have an effect
anyway.

Should the ipv6 code be compilable (I don't worry
about functionable now)? Is there some other way
around this except leaving out the ipv6 files?

Thanks

bye  Fabi




reply via email to

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