Search found 7 matches

by chinaet
Tue Oct 11, 2005 1:05 am
Forum: PSP Development
Topic: ld crashes while linking libcairo
Replies: 7
Views: 5155

Sorry for my mistake. I am JUST successful to compile the pixman and cairo library. but got a error to compile the samples collect2: ld terminated with signal 10 [Bus error] In linux box, the error messages is signal 11. i try binutil 2.16.1 (with psp-patch) , but i got same ...
by chinaet
Sun Oct 09, 2005 4:14 am
Forum: PSP Development
Topic: ld crashes while linking libcairo
Replies: 7
Views: 5155

[DELETED]
by chinaet
Fri Oct 07, 2005 1:21 pm
Forum: PSP Development
Topic: Trouble building FreeType
Replies: 2
Views: 1572

hi,Shazz
you libtool version is too low
pls follow this

fink -y install libtool14

then sh autogen.sh
by chinaet
Fri Oct 07, 2005 1:18 pm
Forum: PSP Development
Topic: Preparing Mac OS X for PSPSDK
Replies: 29
Views: 24541

Update:

fink -y install libtool14
by chinaet
Fri Oct 07, 2005 1:16 pm
Forum: PSP Development
Topic: freetype build for MAC OSX 10.4,missing configure.ac
Replies: 2
Views: 1258

Sorry for my pool english.
i am cross-compiling freetype form PSP on my MAC.
I follow the instructions in README.PSP,but i got some errors.
finally,i found the my libtool version is too low.

fink -y install libtool14

it's OK now.

thanks mrbrown.
by chinaet
Fri Oct 07, 2005 3:46 am
Forum: PSP Development
Topic: freetype build for MAC OSX 10.4,missing configure.ac
Replies: 2
Views: 1258

freetype build for MAC OSX 10.4,missing configure.ac

i have success build freetype library for linux,but fail for mac.
the default freetype build script is just for unix not mac ,it's missing configure.ac in ./build/mac/ directory
pls help.
by chinaet
Sat May 14, 2005 11:32 am
Forum: PSP Development
Topic: anyone know the PRX file format?
Replies: 1
Views: 2532

anyone know the PRX file format?

what's the different with ELF?