home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / compilers / p11 / tst / simple.givenOutput1 < prev    next >
Text File  |  2006-03-05  |  164b  |  8 lines

  1. rm -f tst/simple.s
  2. rm -f tst/simple
  3. java Main < tst/simple.pcat 1> tst/simple.s
  4. Assembling...
  5. Beginning execution...
  6. Hello, world!
  7. Segmentation fault - core dumped
  8.