Search found 1 match
- Sun Nov 12, 2006 11:43 am
- Forum: PSP Development
- Topic: HOWTO: Compile the SDK on OSX - Consolidated Info
- Replies: 32
- Views: 34717
PSPSDK toolchain compilation on OSX, latest Fink & scrip
When compiling binutils on OSX I got errors in the gprof make, for some reason the flat_bl.m is used instead of flat_bl.c in the gcc call to produce the object file. Same happens with the other *.m files. I renamed these, since they were already used by the awk script to produce the C sources. See a...