lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] IPV6 compilation


From: Firedog I.
Subject: Re: [lwip-users] IPV6 compilation
Date: Mon, 25 Feb 2013 12:18:41 +0100

Hi

I'm using Eclipse Juno and had the same issue with lwIP 1.41. To solve this quickly, i excluded the IPv6 files from the build, you can do this in the Eclipse Project Explorer using context menu.



2013/2/25 Fabian Cenedese <address@hidden>
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


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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