I tried to run "source ./zgcc.sh" to set my environment variables, but no "source" command!
I can type "export CPATH=/mnt/card/.include/" on the command line and it shows up when I type "echo $CPATH"
If I put several of these variables in a script(zgcc.sh) it does not work.
Thanks!