Hi
Recently, I was made to pay attention to this page, which describes quite
nicely executable file formats[1], partly very detailed (credits to white_scorpion).
Really good read.
as per your MIPS problem (if it still is one)
Can't you compile it using as[2], with the -mips3 option? Then, you would
have a binary to use. See details for MIPS ELF[3] and MIPS ECOFF[4]
Cheers.
[1] http://www.nondot.org/sabre/os/artic...leFileFormats/
[2] http://www.nondot.org/~sabre/Project...UAssembler.pdf
[3] http://www.tachyonsoft.com/elf.pdf
[4] http://turing.une.edu.au/~comp283/cd.../sde-guide.pdf
p.s. I am aware that this thread is a few days old. The link to [1] I just got
a few days ago.




)
Reply With Quote