Search found 4 matches

by serge2k
Wed Apr 01, 2009 11:49 am
Forum: PSP Development
Topic: compiling toolchain fails at script 4
Replies: 7
Views: 11866

couldn't find the package. tried searching in synaptic too. didn't find anything. did find gcc-3.4, is that it? Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package compat-gcc mccann@school:~/Desktop/psptoolchain$ sudo apt-...
by serge2k
Wed Apr 01, 2009 10:57 am
Forum: PSP Development
Topic: compiling toolchain fails at script 4
Replies: 7
Views: 11866

tried

Code: Select all

rm /usr/bin/gcc
ln -s /usr/bin/gcc-4.2 /usr/bin/gcc
still doesn't work.


edit: now it connects to redhat but still fails.

I have all the output saved and can post it if needed
by serge2k
Wed Apr 01, 2009 2:43 am
Forum: PSP Development
Topic: compiling toolchain fails at script 4
Replies: 7
Views: 11866

I'll check and post results when I am back at that computer but for now I just want to note that I did choose to install gcc-4.2. That didn't work so I used sudo CC="gcc-4.2" ./toolchain-sudo.sh running without that results in buffer overflow edit: output of ls *gcc* c89-gcc c99-gcc gcc gc...
by serge2k
Tue Mar 31, 2009 2:27 pm
Forum: PSP Development
Topic: compiling toolchain fails at script 4
Replies: 7
Views: 11866

compiling toolchain fails at script 4

I'm attempting to compile under Ubuntu 8.10 and keep getting this error (running toolchain-sudo.sh. I think that I have installed all the required packages) --2009-03-30 21:09:10-- ftp://sources.redhat.com/pub/newlib/newlib-1.15.0.tar.gz => `newlib-1.15.0.tar.gz' Resolving sources.redhat.com... 209....