summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.CrossCompiling8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.CrossCompiling b/README.CrossCompiling
index ce6da70..4b0fa8d 100644
--- a/README.CrossCompiling
+++ b/README.CrossCompiling
@@ -2,11 +2,11 @@ Intro
-----
You can compile AbaOS from a 32-bit host or chroot (e.g. Arch32 chroot).
-But you have to be extremly careful nothing from the host creeps into
-the binaries.
+But you have to be extremly careful that nothing ceeps into the kernel
+from the host system.
-You can also create a cross-compilation environment. Not, we don't need
-a full fledged chain, linker and compiler is enough. AbaOs has a small
+You can also create a cross-compilation environment. Now, we don't need
+a full fledged chain, linker and C compiler is enough. AbaOs has a small
integrated C library which is sufficient to build the kernel.
gcc