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

[Minios-devel] [UNIKRAFT/LIBGO PATCH 11/11] Adding extra information



Signed-off-by: Charalampos Mainas <Charalampos.Mainas@xxxxxxxxx>
---
 README.md | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5ce6677..bd8c45f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,24 @@
 libgo for Unikraft
 =============================
 
-This is the port of libgo for Unikraft as external library.
+This is the port of libgo for Unikraft as external library. You will need the 
following
+external libraries to make it work. 
+
++ newlib
++ compiler-rt
++ libunwind
++ libcxx
++ libcxxabi
++ pthread-embedded
++ gcc
++ lwip
++ libucontext
+
+When adding the library in the dependency list, gcc should stay before libgo, 
e.g.:
+
+```
+...$(UK_LIBS)/gcc:$(UK_LIBS)/libgo:...
+```
 
 Please refer to the `README.md` as well as the documentation in the `doc/`
 subdirectory of the main unikraft repository.
-- 
2.17.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.