Recent content by trap15

  1. trap15

    Building ISO images?

    I'm trying to build an ISO image for my program, but I'm having trouble finding steps to do this on my native OS (Mac OS X). I have found the buildcd and stripiso method, but this requires usage of a VM or WINE, which I'd rather not have to deal with. Alternatively, just getting pointed at how...
  2. trap15

    Building your own toolchains

    I am unsure if I'm building binutils wrong or something, but whenever I try to convert any coff-sh binary to elf32-sh, objcopy segfaults on me. I first tried converting one of the SBL libraries, and that segfaulted, so I tried building a very minimal program, converting from ELF to COFF, then...
Back
Top