On Sat, 2010-04-24 at 10:43 +0100, Sean Charles wrote:
My *real* problem started from that fact that I wanted to be able to use the 'gsc -exe' route to build a complete Wii application in one pass i.e. have a main SCM file that pulls in everything else and then the --cc-options and --ld-options flags would do the rest.... the problem I had is that I couldn't work out how to tell the native gsc to use the target compilers in /opt/devkitpro/devkitPPC/bin !! Is it just setting 'CC' or GAMBC_CC_COMMAND etc etc?
Changing the definitions in
/usr/local/Gambit-C/current/bin/gambc-cc.bat
(or wherever you installed it) may help.
Brad