/[gxemul]/trunk/demos/hello/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/hello/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 46  file hello_ppc Line 46  file hello_ppc
46  ../../gxemul -E testppc -C PPC750 hello_ppc  ../../gxemul -E testppc -C PPC750 hello_ppc
47    
48    
49    SH (32-bit)
50    -----------
51    
52    sh64-superh-elf-gcc -m5-compact -I../../src/include/testmachine -g hello.c -c -o hello_sh.o
53    sh64-superh-elf-ld -mshelf32 -e _f hello_sh.o -o hello_sh
54    file hello_sh
55    ../../gxemul -E testsh hello_sh
56    
57    
58  SPARC (64-bit)  SPARC (64-bit)
59  --------------  --------------
60  sparc64-unknown-elf-gcc -I../../src/include/testmachine -g hello.c -c -o hello_sparc.o  sparc64-unknown-elf-gcc -I../../src/include/testmachine -g hello.c -c -o hello_sparc.o

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

  ViewVC Help
Powered by ViewVC 1.1.26