Search found 1 match
- Fri Aug 31, 2007 7:41 pm
- Forum: PSP Development
- Topic: Guide: Mac OS X SDK (without Fink)
- Replies: 3
- Views: 2867
Make error during psplink compilation
Hello, I've followed this guide step by step, but I've encountered two problems. I've fixed the first one after a bit of googling (problem with *.m extension during binutils compilation (Apple-patched GNU Make treats some extensions differently), just pass -r to make in 001-binutils-2.16.1.sh) The s...