| View previous topic :: View next topic |
| Author |
Message |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Sun Feb 24, 2008 3:37 am Post subject: Cygwin, toolchain for PSP |
|
|
I've a problem while i install the psp toolchain on cygwin:
1- When i type svn update, i reiceve only this output:
Skipped '.'
2- When i try to strat toolchain.sh i reiceve this output:
./toolchain.sh: line 3: $'\r' : command not found
./toolchain.sh: line 17: syntax error near unexpected token '$'done\r''
;/toolchain.sh: line 17: ' for SCRIPT in ${DEPEND_SCRIPTS[@]}; do "$SCRIPT" || { echo "$SCRIPT: Failed."; exit 1; } done
Can anyone help me please?
Tanks in advance...
All the scripts for toolchain reports an error..... but the other scripts work prefectly!
Please help me.............
Last edited by ne0h on Sun Feb 24, 2008 4:58 am; edited 1 time in total |
|
| Back to top |
|
 |
Heimdall
Joined: 10 Nov 2005 Posts: 259 Location: Netherlands
|
Posted: Sun Feb 24, 2008 4:53 am Post subject: |
|
|
I guess you have a corrupted script file with DOS line terminations instead of UNIX ones. try to get the script again... or... try my native builds that do not require cygwin on the other post about a native toolchain for win32 :P
I hope it helps |
|
| Back to top |
|
 |
ne0h
Joined: 21 Feb 2008 Posts: 386
|
Posted: Sun Feb 24, 2008 5:27 am Post subject: |
|
|
Tanks, tanks, tanks...
I'm download it..... |
|
| Back to top |
|
 |
|