 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
ALiENiD
Joined: 17 Mar 2006 Posts: 5
|
Posted: Fri Mar 17, 2006 6:38 am Post subject: Another one of those compilation errors |
|
|
I've installed cygwin with subversion and sync:ed against the trunk/psptoolchain. When I run ./toolchain.sh it goes a couple of hours then this compilation error displays which I get nothing of, except something is wrong ;). This is displayed right after the linking of libpspgum.a:
| Quote: | if psp-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/base -I../../src/kernel -I../../src/display -I../../src/ge -I../../src/user -I../../src/vfpu -g -O2 -G0 -Wall -MT pspgum_vfpu.o -MD -MP -MF ".deps/pspgum_vfpu.Tpo" -c -o pspgum_vfpu.o pspgum_vfpu.c; \
then mv -f ".deps/pspgum_vfpu.Tpo" ".deps/pspgum_vfpu.Po"; else rm -f ".deps/pspgum_vfpu.Tpo"; exit 1; fi
psp-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/base -I../../src/kernel -I../../src/display -I../../src/ge -I../../src/user -I../../src/vfpu -g -O2 -G0 -Wall -DF_sceGumLoadIdentity_vfpu pspgum_vfpu.c -c -o sceGumLoadIdentity_vfpu.o
/cygdrive/c/Temp/ccuOAgXa.s: Assembler messages:
/cygdrive/c/Temp/ccuOAgXa.s:53: Error: bad char = '?'
/cygdrive/c/Temp/ccuOAgXa.s:53: Fatal error: internal Error, line 8999, ../../ga
s/config/tc-mips.c
make[3]: *** [sceGumLoadIdentity_vfpu.o] Error 1
make[3]: Leaving directory `/tmp/pspdev/pspsdk/src/gum'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/pspdev/pspsdk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pspdev/pspsdk'
make: *** [all] Error 2
ERROR BUILDING PSPSDK |
Thanks is advance! I did a seach, but couldn't find this error anywhere else. |
|
| Back to top |
|
 |
ALiENiD
Joined: 17 Mar 2006 Posts: 5
|
Posted: Fri Mar 17, 2006 3:50 pm Post subject: |
|
|
Okay, I've solved the problem. The solution was to reinstall Cygwin completely. I then did what this thread told me, namely choose another Cygwin mirror (I'm not sure if it was the new mirror or just the complete reinstall that helped, but it works now). I also shortened the installation path to only 'C:\Cygwin'.
Then I just downloaded the psptoolchain-20060120.tgz , ran 'svn update' in the folder where I extracted the files and finally ran 'chmod a+x ./toolchain.sh' and './toolchain.sh'
Hope that helps anyone in need :)
After three days, I finally have the PSPSDK installed :D |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|