[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/LIBBENCHMARK PATCH 5/5] README.md: Update with info about building
Hi Vlad, Please ignore my previous comment to path 1 regarding library deps, I see that it's in this patch. Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx> -- Felipe On 30.09.19, 22:44, "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 91a3844..0605ff4 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,11 @@ benchmark for Unikraft This is the port of benchmark for Unikraft as external library. +## Build +Benchmark depends on the following libraries, that need to be added to `Makefile` in this order: +* `pthreads`, e.g. `pthread-embedded` +* CXX standard library, e.g. `libunwind`, `compiler-rt`, `libcxxabi`, `libcxx` +* `libc`, e.g. `newlib` + 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 |