Is there an easier way to download older versions?
My cygwin setup installation doesn't have the older versions, so I'm entering by ftp into the sites and downloading the package to my computer then I run the setuo and install from my HD.
Search found 20 matches
- Sat Aug 26, 2006 3:13 am
- Forum: PS2 Development
- Topic: Toolchain Installation
- Replies: 9
- Views: 4078
- Fri Aug 25, 2006 5:47 am
- Forum: PS2 Development
- Topic: Toolchain Installation
- Replies: 9
- Views: 4078
My actual packages versions are: Cygwin DLL version info: DLL version: 1.5.21 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 156 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry nam...
- Thu Aug 24, 2006 7:27 am
- Forum: PS2 Development
- Topic: Toolchain Installation
- Replies: 9
- Views: 4078
- Thu Aug 24, 2006 4:54 am
- Forum: PS2 Development
- Topic: Toolchain Installation
- Replies: 9
- Views: 4078
- Wed Aug 23, 2006 10:28 pm
- Forum: PS2 Development
- Topic: Toolchain Installation
- Replies: 9
- Views: 4078
- Tue Aug 22, 2006 11:03 pm
- Forum: PS2 Development
- Topic: Toolchain Installation
- Replies: 9
- Views: 4078
Toolchain Installation
I won't give up, but it's been harder then I thought. I run ./toolchain and receive the following message: compiler error in schedule_block, at haifa-sched.c:1714 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instruc...
- Tue Aug 22, 2006 4:50 am
- Forum: PS2 Development
- Topic: GCC Building Issue
- Replies: 31
- Views: 39612
I downgraded the following packages: * cygwin : from 1.5.19-4 to 1.5.18-1 * coreutils : from 5.93-3 to 5.3.0-9 * findutils: from 4.2.27-1 to 4.3.25-2 * sed : from 4.1.5-1 to 4.1.4-1 I downgraded the following packages * cygwin : from (1.5.21-2) to 1.5.18-1 * coreutils : from (5.97-1) to 5.3.0-9 * f...
- Tue Aug 22, 2006 4:48 am
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 8
- Views: 5007
did u checked this post : http://forums.ps2dev.org/viewtopic.php?t=4909 good luck :) Yes, and I've alredy reinstalled these packages with these older versions: * cygwin : from (1.5.21-2) to 1.5.18-1 * coreutils : from (5.97-1) to 5.3.0-9 * findutils: from (4.3.0-2) to 4.2.25-2 * sed : from (4.1.5-2...
- Tue Aug 22, 2006 3:48 am
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 8
- Views: 5007
I run ./toolchain and receive the following message: compiler error in schedule_block, at haifa-sched.c:1714 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. make[3]: *** [locale-inst.lo] Error 1 make[3]: ...
- Fri Aug 18, 2006 3:55 pm
- Forum: PS2 Development
- Topic: gmake and SVN
- Replies: 4
- Views: 2719
- Mon Aug 07, 2006 4:30 pm
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 2
- Views: 3051
ERROR BUILDING GCC (gcc-3.2.2 ee C++)
it has been a hard time to install the Toolchain. Now, after more then an hour of installation, it showed me this message: /tmp/ps2dev/gcc-3.2.2/build-ee-c++/ee/libstdc++-v3/include/bits/locale_facets.tcc: In member function `_InIter std::money_get<_CharT, _InIter>::do_get(_InIter, _InIter, bool, st...
- Sun Aug 06, 2006 8:00 am
- Forum: PS2 Development
- Topic: gmake: command not found
- Replies: 13
- Views: 7260
It appears that $PS2SDK is empty. Try this to see what it is set to: echo $PS2SDK. It returned Nothing Chances are you didn't read the readme that tells you to set the environment variables before running the script, or perhaps you removed them or even broke them somehow in your editing of the scri...
- Sun Aug 06, 2006 3:41 am
- Forum: PS2 Development
- Topic: Tutorial: How to setup a ps2dev env in cygwin
- Replies: 64
- Views: 37512
- Sun Aug 06, 2006 3:29 am
- Forum: PS2 Development
- Topic: gmake: command not found
- Replies: 13
- Views: 7260
You see, $PS2SDK is an environment variable. It is typically set to '/usr/local/ps2dev/ps2sdk'. Removing the $ is a rather silly thing to do. So, do you know the reason that I can't create this enviroment variable? $PS2SDK ? $ mkdir -p $PS2SDK mkdir: missing operand Try `mkdir --help' for more info...
- Sun Aug 06, 2006 1:16 am
- Forum: PS2 Development
- Topic: gmake: command not found
- Replies: 13
- Views: 7260
- Sat Aug 05, 2006 1:46 pm
- Forum: PS2 Development
- Topic: gmake: command not found
- Replies: 13
- Views: 7260
- Sat Aug 05, 2006 7:36 am
- Forum: PS2 Development
- Topic: gmake: command not found
- Replies: 13
- Views: 7260
- Fri Aug 04, 2006 2:04 pm
- Forum: PS2 Development
- Topic: gmake: command not found
- Replies: 13
- Views: 7260
gmake: command not found
Does anybody knows how can I fix it?
It happens when a run ./toolchain.sh
It happens when a run ./toolchain.sh
- Thu Aug 03, 2006 5:16 am
- Forum: PS2 Development
- Topic: gmake and SVN
- Replies: 4
- Views: 2719
- Wed Aug 02, 2006 7:55 am
- Forum: PS2 Development
- Topic: gmake and SVN
- Replies: 4
- Views: 2719
gmake and SVN
I installed the Cygwin, then I copied the PS2Toolchain files into the home Directory. Two Problems: 1) When I try to run ./toolchain.sh in cygwin it returns me an Error saying: "./toolchain.sh: line 68: gmake: command not found" 2) Where can I find the SVN Package? I found the wget, make, ...