| View previous topic :: View next topic |
| Author |
Message |
sinX
Joined: 05 Jul 2006 Posts: 3
|
Posted: Sun Jul 09, 2006 3:00 pm Post subject: Toolchain manual update & compile |
|
|
| Because of server problems or something I had to down load the the update binutils manually. What I need to know is how to compile them manually. I tried "./toolchain.sh", but it still tries to connect and download first instead of just compiling. This is my first time setting up an environment and for the life of me have not been able to get passed this update! |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Sun Jul 09, 2006 3:08 pm Post subject: |
|
|
| Code: | | ./toolchain -b -g -n -p |
That should build the toolchain, but skip the downloading phase. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
sinX
Joined: 05 Jul 2006 Posts: 3
|
Posted: Mon Jul 10, 2006 12:10 pm Post subject: |
|
|
It would be a huge help if I could get a diagram or outline or something of the cygwin directory down. What I'm trying to do is figure out what files and folders I need and where they go. I downloaded this | Code: | | pspdev-20060525.tar.bz2 - The newer, makefile-based toolchain build method. | from http://www.oopo.net/consoledev/
It seems to have the folders I need I just really have no idea where to put them!!
Thanks Darkonite thats exactly what I've been looking for!! (I think) You have know idea how hard it has been getting help with this! |
|
| Back to top |
|
 |
|