Line 20:
Line 20:
<br/>
<br/>
note: If using the devkitpro release 19+, the toolchain executable has been rename from gekko to eabi, the src/makefile CC variable line 12 should be edited, as <br/>
note: If using the devkitpro release 19+, the toolchain executable has been rename from gekko to eabi, the src/makefile CC variable line 12 should be edited, as <br/>
−
it override the CC environement variable.
+
it override the CC environement variable. <br/>
+
<br/>
+
You may also change the line 19 to: <br/>
+
MYCFLAGS=-I$(DEVKITPRO)/libogc/include <br/>
+
as the fat lib is most likely to be part of libogc rather than devkitppc include dir<br/>
+
[[User:TheDrev|TheDrev]] 12:03, 9 April 2010 (UTC)
[[User:TheDrev|TheDrev]] 12:03, 9 April 2010 (UTC)