Search found 5 matches
- Mon Jan 07, 2008 9:31 am
- Forum: PSP Development
- Topic: dosbox, now with 100% less drama
- Replies: 484
- Views: 659084
- Sun Jan 06, 2008 5:53 am
- Forum: PSP Development
- Topic: dosbox, now with 100% less drama
- Replies: 484
- Views: 659084
- Sat Jan 05, 2008 3:47 pm
- Forum: PSP Development
- Topic: dosbox, now with 100% less drama
- Replies: 484
- Views: 659084
truncate's prototye is in unistd.h but it's defined out. Ok, I wasn't sure what to do here so I just pulled the prototype out of the ifdef in unistd.h and the file compiled. My fault, this line should be commented out. Commented it out and the build continued. Next error was: cdrom_image.cpp: In fu...
- Fri Jan 04, 2008 5:45 pm
- Forum: PSP Development
- Topic: dosbox, now with 100% less drama
- Replies: 484
- Views: 659084
- Fri Jan 04, 2008 4:24 pm
- Forum: PSP Development
- Topic: dosbox, now with 100% less drama
- Replies: 484
- Views: 659084
There are probably changes i've made to my toolchain that will cause this to fail, so post if there are other problems. I'm on a Mac. I applied the patch and ran configure: CXXFLAGS='-I/usr/local/pspdev/psp/sdk/include -I/usr/local/pspdev/psp/include/SDL -fomit-frame-pointer -Os -frename-registers ...