From e0c67c7f454e657a0ff0423cd70936feeebd8a48 Mon Sep 17 00:00:00 2001 From: "izsh@fail0verflow.com" Date: Fri, 26 Feb 2010 13:49:49 +0000 Subject: [PATCH] COMPILING.txt: Request for the arm crosscompiler to be in the PATH --- COMPILING.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/COMPILING.txt b/COMPILING.txt index 21782e2f..0d228c43 100644 --- a/COMPILING.txt +++ b/COMPILING.txt @@ -50,6 +50,8 @@ You only need devkitARM, nothing more (no extra lib or anything else) Assuming you installed it to C:\devkitpro, make sure you set the DEVKITARM environment variable to /c/devkitPro/devkitARM : export DEVKITARM=/c/devkitPro/devkitARM +Also, add its bin to your PATH: +export PATH=$PATH:$DEVKITARM/bin 6 - Install Strawberry Perl [6] -- 2.39.2