I tried compiling ps2dev toolchain with ps2linux but at a certain point (placing some echo in the script reported during build-ee processing) it stops telling me that it can't identify the used enviroment. so i can't build them completely. Someone knows if it's possible to make it work?
thanks in advance
ps2dev toolchain in ps2linux
I recon that the various configure scritps (mostly the config.guess script, but maybe others) won't be able to understand the results from uname, thus beeing confused by the platform it is running on. Maybe some of the ps2linux freaks out there could help you since I think this should be a common issue (not only related to gcc/binutils that is)
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
yes,they are precisely the config.guess. and the problem is inside the newlib sources, i downloaded the latest config.guess and sub and i put in it's directory and i'm trying again.
A curiosity why it's used newlib-1.10.0.tar.gz and not newlib-1.13.0.tar.gz?
ps: i got it to compile by myself by updating some files
A curiosity why it's used newlib-1.10.0.tar.gz and not newlib-1.13.0.tar.gz?
ps: i got it to compile by myself by updating some files