Il 15/03/2018 11:28, Simon Goldschmidt ha scritto:
Giuseppe Modugno wrote:
[..]
I think with the following options:
#define MEM_LIBC_MALLOC 0
#define MEM_USE_POOLS 1
#define MEM_USE_CUSTOM_POOLS 1 /* Needed by MEM_USE_POOLS */
It's MEMP_USE_CUSTOM_POOLS, not MEM_USE_CUSTOM_POOLS.
It was a typo.
And it compiles for me, see the win32 port for an example.
Yes, now it compiles without errors. The file lwippools.h lacked the
LWIP_MALLOC_MEMPOOL macros to define the set of pools used by lwip in
case MEM_USE_POOLS is set.
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users