% powerpc-eabi-gcc -mcpu=405 hello.c -o hello -msim % mips-elf-gcc -Tidt.ld -mips4 hello.c -o hello -Toption specifies libraries that include start code. To Compile with specific Memory map % powerpc-eabi-gcc -Wl,-Ttext,0x4000,-Tdata,0xf000 hello.c -msim (-Wl,-Ttext,0x40...