Search found 2 matches

by moev
Sun Jan 09, 2005 7:20 am
Forum: PS2 Development
Topic: not able to compile usb_mass
Replies: 6
Views: 3284

ee dir compiles ok with ps2sdk 1.1. But iop dir does not compile even with 1.1 sdk and this dir is the really target of the project (usb_mass.irx build). I really don't know what this message means and how to solve in order to generate usb_mass.irx. --> section attributes are not supported for this ...
by moev
Sun Jan 09, 2005 6:16 am
Forum: PS2 Development
Topic: not able to compile usb_mass
Replies: 6
Views: 3284

not able to compile usb_mass

I have a win32 - cygwin installation (Jules compiler binaries) with ps2sdk 1.2. Yesterday I downloaded usb_mass module from CVS. When compiling iop dir I get this messages: $ make iop-gcc -O2 -G0 -c -I/ps2sdk/iop/include -I/ps2sdk/common/include -I. -D_PS2_ mass_stor.c -o mass_stor.o iop-gcc -O2 -G0...