From b2769d71626c109f06625fa85f6f20aca3eeb3e4 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Sat, 22 Apr 2017 14:06:35 +0200 Subject: [PATCH] add note about the requirements --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f08467e9..ee6b767b2 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,8 @@ $ make $ make install ``` +**Note:** If you use the cross compiler outside of this repository, the compiler uses per default the library operating systems located by the toolchain (e.g. `/opt/hermit/x86_64-hermit/lib/libhermit.a`). + ## Testing ### As multi-kernel within a virtual machine