[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/BOOST PATCH 6/6] README.md: Update with info about building
Hi Vlad, You're missing pthread/pthread-embedded as a dependency. -- Felipe On 11.12.19, 01:32, "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 8d309e9..09543a2 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,11 @@ boost for Unikraft This is the port of boost 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` +* SIMD intrinsics, e.g. `intel-intrinics` + 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 |