JoeyJoeJo
Joined: 06 Jan 2006 Posts: 1
|
Posted: Fri Jan 06, 2006 1:31 am Post subject: Compiling in cygwin problem |
|
|
| I'm setting up my programming environment in winxp, but I'm running into troubles. I installed cygwin, downloaded the pspsdk and copied all of the psp*.exe binaries into my cygwin/bin folder. When I first tried compiling the hello world test, it said that it couldn't find the program "as". So I downloaded from a google search a windows port of binutils and untarred it to my cygwin install. Now I get the error that -EL is a bad option. I looked at the help for as, but there ls no option -E, but there is one for -L. The exact error is "as: unknown option '-EL'". Any suggestions? |
|