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 

The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.

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



Joined: 03 Jun 2007
Posts: 328

PostPosted: Sun Jun 03, 2007 10:46 pm    Post subject: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try. Reply with quote

Hello,

I have installed PSPToolchain quite some long time back [3-4 months].
I have been hearing a lot about patches and all... Different toolchains I came across:

dev.oopo.net -- Has one
svn.ps2dev.org -- also has one
http://ps2dev.org/psp/Tools/ --- Has another toolchain..

Which one's the latest? [some of em contain gcc 4.1.0 ,somecontain 4.0.0, newlib 1.13.0 and some 1.16.0]

I wouldn't like to end up having no ability to compile homebrew after I install a new toolchain...

Plus moreover I work with GU, hence I need peek performance...
thanx


Last edited by KickinAezz on Thu Jun 07, 2007 5:10 am; edited 2 times in total
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Mon Jun 04, 2007 4:04 am    Post subject: Reply with quote

The latest is always in the subversion repository.

The other releases are dated, like psptoolchain-20070517.tar.bz2, to tell you how recent they are.
Back to top
View user's profile Send private message Visit poster's website
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Mon Jun 04, 2007 11:12 am    Post subject: Reply with quote

ooPo wrote:
The latest is always in the subversion repository.

The other releases are dated, like psptoolchain-20070517.tar.bz2, to tell you how recent they are.


So one by you is the same on SVN?
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Mon Jun 04, 2007 1:24 pm    Post subject: Reply with quote

Yes.
Back to top
View user's profile Send private message Visit poster's website
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Thu Jun 07, 2007 5:02 am    Post subject: Reply with quote

Code:

xgcc: : No such file or directory
xgcc: installation problem, cannot exec 'cc1plus': No such file or directory
make[7]: *** [pool_allocator.lo] Error 1
make[7]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/soft-float/e
b/libstdc++-v3/src'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/soft-float/e
b/libstdc++-v3'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/soft-float/e
b/libstdc++-v3'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/libstdc++-v3
'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/libstdc++-v3
'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/libstdc++-v3
'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/pspdev/gcc-4.0.0/build-psp-c++/psp/libstdc++-v3
'
make: *** [all-target-libstdc++-v3] Error 2
ERROR BUILDING GCC (gcc-4.0.0 psp C++)


Someone please help... I donot need C++, I justed need C which I code in, I would like to skip all steps until C++[here]... and continue on from there.
Would someone modify the script please? Ooopo please... Help.

[Note: I am working on a TIME-CRITICAL-APP, donot ask me what's so important.]

I'm afraid I might crash my development laptop's HDD .


Please , Other wise If anyone has the psptoolchain5-18-07, Could they please upload the pspdev directory... I would be very thankful... And u would be helping a productive person! :)
Back to top
View user's profile Send private message
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Thu Jun 07, 2007 5:17 am    Post subject: Reply with quote

What system are you running toolchain at? Try installing g++ package.
Back to top
View user's profile Send private message
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Thu Jun 07, 2007 5:24 am    Post subject: Reply with quote

Windows & Cygwin
---------------------
I had previously successfully installed on first try.

I unneccessarily tried to upgrade, now I am suffering.

Hey, I already have a failed HDD[ditched], I wouldn't want to sacrifice this on e too.. Moreover its a laptop HDD...

Could u please upload?
Back to top
View user's profile Send private message
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Thu Jun 07, 2007 6:06 am    Post subject: Reply with quote

KickinAezz wrote:
Windows & Cygwin
---------------------
I had previously successfully installed on first try.

I unneccessarily tried to upgrade, now I am suffering.

Hey, I already have a failed HDD[ditched], I wouldn't want to sacrifice this on e too.. Moreover its a laptop HDD...

Could u please upload?
There is no separate g++ package,you have to install whole "development" tree in cygwin install.
Back to top
View user's profile Send private message
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Thu Jun 07, 2007 6:11 am    Post subject: Reply with quote

gambiting wrote:
KickinAezz wrote:
Windows & Cygwin
---------------------
I had previously successfully installed on first try.

I unneccessarily tried to upgrade, now I am suffering.

Hey, I already have a failed HDD[ditched], I wouldn't want to sacrifice this on e too.. Moreover its a laptop HDD...

Could u please upload?
There is no separate g++ package,you have to install whole "development" tree in cygwin install.


No, I meant the pspdev or pspsdk [name I donot remember directory] in usr\local... I just need that alone... My cygwin is perfect...
Back to top
View user's profile Send private message
gambiting



Joined: 17 Aug 2006
Posts: 154

PostPosted: Thu Jun 07, 2007 5:57 pm    Post subject: Reply with quote

But do you want just a toolchain(if yes then you can download it from svn),or whole,compiled /usr/local/pspdev?If you mean the second one,it's quite impossible,because it takes ~1gb.
Back to top
View user's profile Send private message
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Sat Jun 09, 2007 8:18 am    Post subject: Reply with quote

Something is very wrong with compatibility...
i got this
Code:

dev/psp/sys-include -O2  -O2 -g -O2   -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrit
e-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isys
tem ./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I.
 -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/incl
ude  -DL_muldi3 -c ../../gcc/libgcc2.c -o libgcc/./_muldi3.o
/home/Rokr/psptoolchain/build/gcc-4.1.0/build-psp/./gcc/xgcc -B/home/Rokr/psptoo
lchain/build/gcc-4.1.0/build-psp/./gcc/ -B/usr/local/pspdev/psp/bin/ -B/usr/loca
l/pspdev/psp/lib/ -isystem /usr/local/pspdev/psp/include -isystem /usr/local/psp
dev/psp/sys-include -O2  -O2 -g -O2   -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrit
e-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isys
tem ./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I.
 -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/incl
ude  -DL_negdi2 -c ../../gcc/libgcc2.c -o libgcc/./_negdi2.o
../../gcc/libgcc2.c:1: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://wiki.pspdev.org/psp:toolchain#bugs> for instructions.
make[3]: *** [libgcc/./_negdi2.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[4]: Entering directory `/home/Rokr/psptoolchain/build/gcc-4.1.0/build-psp/g
cc'


And previously a Segmentation Fault.

I Wonder if it succesfully ran on a single machine....
Back to top
View user's profile Send private message
KickinAezz



Joined: 03 Jun 2007
Posts: 328

PostPosted: Sat Jun 09, 2007 9:55 am    Post subject: Reply with quote

Hello,

I was wondering if I could simply Skip running 005-ssomething.sh. And continue on...

I just need to compile C programs and not C++. Is it OK?
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