lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] IPV6 compilation


From: Chris Williams
Subject: Re: [lwip-users] IPV6 compilation
Date: Mon, 25 Feb 2013 10:32:08 +0000
User-agent: Internet Messaging Program (IMP) H3 (4.3.6)

Quoting 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?


Why not use the 'exclude from build' option in Eclipse?

Right click on the IPV6 directory and select 'exclude ...'

All those files will then be excluded from that build. You can set-up alternate builds where the ARE included.

Chris.

Thanks

bye  Fabi


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





--
---------------------------------------------------------------------------
| Chris Williams    EMail address@hidden                            |
|                   Web www.chrydesn.co.uk                                |
|                   Tel/Fax  01686 688065                                 |
| Chrysalis Design. Electronics, Computers, Hardware, Software.           |
|                   Design and development to meet all your needs.        |
---------------------------------------------------------------------------







reply via email to

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