Search found 3 matches

by foobie
Tue Oct 18, 2005 11:29 pm
Forum: PSP Development
Topic: How do I use the psptoolchain script?
Replies: 82
Views: 52311

OK, additional packages I had to install to a minimal FC3 box:

subversion
flex
gcc
gcc-c++
cpp
libstdc++-devel
glibc-devel
glibc-headers
glibc-kernheaders
texinfo
bison
which
autoconf
automake
doxygen
libtool
libtool-libs
ncurses
ncurses-devel

Hope this helps anyone else installing this :-)
by foobie
Tue Oct 18, 2005 12:07 am
Forum: PSP Development
Topic: How do I use the psptoolchain script?
Replies: 82
Views: 52311

OK. Bizarre.

Fixed it by running ./toolchain.sh -n to re-download and install newlibs.

Thx anyway :-)
by foobie
Mon Oct 17, 2005 11:59 pm
Forum: PSP Development
Topic: How do I use the psptoolchain script?
Replies: 82
Views: 52311

Another random error. Happened on both redhat 7.3 and FC3, pretty minimal installs. I can supply kickstart config if required :-) if psp-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../sdk/base -I../../sdk/user -g -O2 -G0 -Wall -MT pspaudiolib.o -MD -MP -MF ".deps/pspaudiolib.Tpo" -c -o pspaud...