[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/INTX PATCH 4/4] README.md: Update with info about building
Hi Vlad, thanks for this series, this patch looks good. Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx> On 01.11.19, 13:50, "Vlad-Andrei BĂDOIU (78692)" <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> wrote: Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxxxxxxxxxxx> --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eabfcb6..3523460 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,11 @@ intx for Unikraft This is the port of intx for Unikraft as external library. +## Build +intx depends on the following libraries, that need to be added to `Makefile` in this order: +* CXX standard library, e.g. `libunwind`, `compiler-rt`, `libcxxabi`, `libcxx` +* `libc`, e.g. `newlib` +* `googletest` when building the unittests + Please refer to the `README.md` as well as the documentation in the `doc/` subdirectory of the main unikraft repository. -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |