Awesome. I'll burn it and check it out tonight.
Thanks!
Jim
Search found 6 matches
- Wed Feb 01, 2006 2:09 am
- Forum: PS2 Development
- Topic: Compiling psms / general compiling issue.
- Replies: 9
- Views: 3242
- Tue Jan 31, 2006 1:17 am
- Forum: PS2 Development
- Topic: Compiling psms / general compiling issue.
- Replies: 9
- Views: 3242
- Mon Jan 30, 2006 2:33 pm
- Forum: PS2 Development
- Topic: Compiling psms / general compiling issue.
- Replies: 9
- Views: 3242
- Mon Jan 30, 2006 9:22 am
- Forum: PS2 Development
- Topic: Compiling psms / general compiling issue.
- Replies: 9
- Views: 3242
- Mon Jan 30, 2006 9:08 am
- Forum: PS2 Development
- Topic: Compiling psms / general compiling issue.
- Replies: 9
- Views: 3242
Hello.. You're right, those were just warnings. Removing the offending flag (not sure if this would create problems of its own), this is what happens: --------- chass@debian:~/build/psms/psms$ make ee-gcc -O2 -EL -pipe -Wall -Wa,-al -D_EE -DLSB_FIRST -DALIGN_DWORD -fomit-frame-pointer -fno-common -m...
- Mon Jan 30, 2006 4:37 am
- Forum: PS2 Development
- Topic: Compiling psms / general compiling issue.
- Replies: 9
- Views: 3242
Compiling psms / general compiling issue.
Hello. I'm trying to compile psms (did some simple hacks to the source code) and I get this: chass@debian:~/build/psms/psms$ make ee-gcc -O2 -EL -pipe -Wall -Wa,-al -D_EE -DLSB_FIRST -DALIGN_DWORD -fomit-frame-pointer -fno-common -mips3 -mcpu=r5900 -ffreestanding -fno-builtin -fshort-double -nostart...