Search found 8 matches

by impostor
Tue Apr 10, 2007 4:12 am
Forum: PSP Development
Topic: crt0.o?
Replies: 4
Views: 2145

isn't there any such package but for use in linux Fedora Core 5?
by impostor
Wed Apr 04, 2007 3:31 am
Forum: PSP Development
Topic: crt0.o?
Replies: 4
Views: 2145

I'm trying to install the PSP toolchain in order to start PSP programming. I'm following this (http://wiki.ps2dev.org/psp:programming_faq) FAQ.
by impostor
Tue Apr 03, 2007 8:29 am
Forum: PSP Development
Topic: crt0.o?
Replies: 4
Views: 2145

crt0.o?

Hey guys, I've been trying to compile the gcc 4.1.0, with the psp toolchain. "Have been trying" - you read well. Been trying because after +/- 20min of compiling the script gives me an error and asks me to check the file config.log. This is the part of the file i found being more relevant:...
by impostor
Sun Apr 01, 2007 2:48 am
Forum: PSP Development
Topic: Need psptoolchain source code
Replies: 9
Views: 2668

It seems pastebin isn't working at this moment. I'll paste the config.log here. Maybe someone can find where the source of the error is. This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. [b]It was created by ...
by impostor
Sat Mar 31, 2007 4:52 am
Forum: PSP Development
Topic: Need psptoolchain source code
Replies: 9
Views: 2668

I googled a little and tryied to compile a newer version of gcc (4.1.0), and it seemed to work. At least it doesn't give me the same error anymore. The problem now is that after several hours of compiling the gcc-4.1.0, it says: checking for psp-gcc... /tmp/pspdev/gcc-4.1.0/build-psp/./gcc/xgcc -B/t...
by impostor
Fri Mar 30, 2007 2:19 am
Forum: PSP Development
Topic: Need psptoolchain source code
Replies: 9
Views: 2668

I've executed toolchain.sh and i've already compiled binutils. However, when I try to compile gcc, after some hours of work, it gives me a lot of errors in the /libiberty/regex.c file, being the most common "dereferencing pointer to incomplete type". Any help with this?
by impostor
Thu Mar 29, 2007 2:01 am
Forum: PSP Development
Topic: Need psptoolchain source code
Replies: 9
Views: 2668

Thanks. I've just downloaded the *.patch files, but i've never heard of any patch files at all. How do I use them?
by impostor
Wed Mar 28, 2007 8:46 am
Forum: PSP Development
Topic: Need psptoolchain source code
Replies: 9
Views: 2668

Need psptoolchain source code

Hi. Is there any way I can obtain the psp toolchain source code so I can compile it on my Fedora Core 5? I'm not able to use the bash script provided in ps2dev.org because i haven't a linux connected to the internet, neither a computer with windows I can install cygwin into. I just need the files th...