Search found 5 matches
- Wed Jan 25, 2006 12:55 am
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 8
- Views: 5056
This is because gcc-4.x has problems compiling the gcc-3.2.2 used for ps2dev. You'll have to install an earlier version of gcc to compile it. In ubuntu, I use: CC=gcc-3.4 sh ./toolchain You don't have to uninstall your current gcc to do that, you can have both installed and force the usage of a spe...
- Tue Jan 24, 2006 10:24 pm
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 8
- Views: 5056
The error with Fedora4 (gcc 4.0.2) : In file included from ../../gcc/read-rtl.c:24: ../../gcc/rtl.h:125: attention : type of bit-field ‘code’ is a GCC extension ../../gcc/rtl.h:128: attention : type of bit-field ‘mode’ is a GCC extension ../../gcc/read-rtl.c: In function ‘fatal_with_file_and_line’: ...
- Tue Jan 24, 2006 8:57 pm
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 8
- Views: 5056
- Tue Jan 24, 2006 8:52 pm
- Forum: PS2 Development
- Topic: ERROR BUILDING GCC (gcc-3.2.2 ee C++)
- Replies: 8
- Views: 5056
ERROR BUILDING GCC (gcc-3.2.2 ee C++)
Hello ! I'm french, so sorry for my very bad english...i will try to do my best ;-) I try to install ps2dev, first on fedora4 (don't work), and later on cygwin (don't work too). I took this toolchain : http://www.oopo.net/consoledev/files/ps2toolchain-20050713.tgz There are the building errors : &qu...
- Tue Jan 24, 2006 7:12 pm
- Forum: PS2 Development
- Topic: Problem install PS2DEV Toolchain
- Replies: 1
- Views: 1811
Problem install PS2DEV Toolchain
Hello ! I'm french, so sorry for my very bad english...i will try to do my best ;-) I try to install ps2dev, first on fedora4 (don't work), and later on cygwin (don't work too). I took this toolchain : http://www.oopo.net/consoledev/files/ps2toolchain-20050713.tgz There are the building errors : &qu...