forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Another one of those compilation errors

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
ALiENiD



Joined: 17 Mar 2006
Posts: 5

PostPosted: Fri Mar 17, 2006 6:38 am    Post subject: Another one of those compilation errors Reply with quote

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
View user's profile Send private message
ALiENiD



Joined: 17 Mar 2006
Posts: 5

PostPosted: Fri Mar 17, 2006 3:50 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
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