Lab 3 - Moving class files

40 views
Skip to first unread message

Joakim Öhman

unread,
Mar 4, 2014, 8:22:11 AM3/4/14
to proglang-c...@googlegroups.com
When I run my compiler with some file in a directory, a/b/c.cc for example, I want to generate a file a/b/c.j and run jasmin. However, when I run jasmin in my program, it writes the class file to c.class to the working directory. Is it acceptable to move this c.class file from the working directory to a/b/c.class in my program?

Thank you!

John J. Camilleri

unread,
Mar 4, 2014, 8:24:37 AM3/4/14
to proglang-c...@googlegroups.com
I suppose that's ok, as long as the end result is the same.
Reply all
Reply to author
Forward
0 new messages