OpenCores
URL https://opencores.org/ocsvn/k68/k68/trunk

Subversion Repositories k68

[/] [k68/] [trunk/] [sw/] [misc/] [cpp.sh] - Diff between revs 2 and 4

Only display areas with differences | Details | Blame | View Log

Rev 2 Rev 4
m68k-elf-gcc -c -m5202 -mno-mac -mno-68881 -mno-68851 -mno-hwdiv -o test.o test.cpp && m68k-elf-objdump -D test.o && m68k-elf-objcopy -O binary test.o test.bin && hexdump -f dump.fmt test.bin > test.rom && rm -f test.o && rm -f test.bin
m68k-elf-gcc -c -m5202 -mno-mac -mno-68881 -mno-68851 -mno-hwdiv -o test.o test.cpp && m68k-elf-objdump -D test.o && m68k-elf-objcopy -O binary test.o test.bin && hexdump -f dump.fmt test.bin > test.rom && rm -f test.o && rm -f test.bin
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.