Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- set PATH=%PATH%;C:\devkitPro\MIPS\bin
- mips-elf-gcc-4.2.0 -S -o %1.txt %1 -O2
- @echo off
- REM mips-elf-gcc-4.2.0 -o %1.elf %1 -O2
- REM mips-elf-objcopy -O binary %1.elf %1.dmp
- echo on
- pause
RAW Paste Data