lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] building 2.0.2 unit tests


From: Erik Ekman
Subject: Re: [lwip-users] building 2.0.2 unit tests
Date: Sat, 26 Mar 2022 16:24:09 +0100

You need to get the contrib code
(https://git.savannah.nongnu.org/cgit/lwip/lwip-contrib.git) cloned
next to the lwip main code, and at the same version.

I don't think cmake is needed, just `make check` (assuming Linux or
similar) in lwip-contrib/ports/unix/check should work. But this is old
code so you might need to adjust things.

On Thu, 17 Mar 2022 at 16:36, Greve, David A Collins via lwip-users
<lwip-users@nongnu.org> wrote:
>
>
>   Sorry, I'm new to 'cmake', but I am interested in a recipe to build the 
> unit tests provided with LwIP.
>
>   I'm specifically interested in instructions for building these tests for 
> the stable 2.0.2 release:
>
>   https://git.savannah.gnu.org/git/lwip.git/
>
>   git checkout STABLE-2_0_2_RELEASE
>
>   I mention the specific version because it appears that the repository 
> structure has changed since 2.0.2.
>
> Thanks for your help,
> Dave
>
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

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