/[gxemul]/trunk/demos/rectangles/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/demos/rectangles/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 31 by dpavlin, Mon Oct 8 16:20:26 2007 UTC revision 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC
# Line 43  file rectangles_ppc Line 43  file rectangles_ppc
43  ../../gxemul -X -E testppc -C PPC750 rectangles_ppc  ../../gxemul -X -E testppc -C PPC750 rectangles_ppc
44    
45    
46    SH (32-bit)
47    -----------
48    
49    sh64-superh-elf-gcc -m5-compact -I../../src/include/testmachine -g rectangles.c -c -o rectangles_sh.o
50    sh64-superh-elf-ld -mshelf32 -e _f rectangles_sh.o -o rectangles_sh
51    file rectangles_sh
52    ../../gxemul -X -E testsh rectangles_sh
53    
54    
55  SPARC (64-bit)  SPARC (64-bit)
56  --------------  --------------
57  sparc64-unknown-elf-gcc -I../../src/include/testmachine -g rectangles.c -O2 -c -o rectangles_sparc.o  sparc64-unknown-elf-gcc -I../../src/include/testmachine -g rectangles.c -O2 -c -o rectangles_sparc.o

Legend:
Removed from v.31  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26