| View previous topic :: View next topic |
| Author |
Message |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Fri Jul 01, 2005 7:53 pm Post subject: ps2dev toolchain in ps2linux |
|
|
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 |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Fri Jul 01, 2005 8:32 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Fri Jul 01, 2005 8:55 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
|