From 0ec0ca40a4fedfe97c49903a329b2a9ad2e22d03 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Tue, 10 Aug 2010 17:14:38 +0200 Subject: Using a cross-compiler. Better makefile system. --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index e69de29..f9f10b8 100644 --- a/README +++ b/README @@ -0,0 +1,3 @@ +To compile Grapes, you will need a i586-elf gcc cross-compiler. +You can find some scripts to build cross-compilers here : + http://github.com/Alexis211/cross-scripts -- cgit v1.2.3