Changes between Version 5 and Version 6 of Development/Profiling
- Timestamp:
- 02/28/10 07:18:13 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Profiling
v5 v6 18 18 The compiler can now be built using the `make` command. 19 19 20 Once we have the profiling version of the compiler built is a matter of running it on something appropriate. I usually choose the test program in `test/90-Programs/Rover` and run i sas:20 Once we have the profiling version of the compiler built is a matter of running it on something appropriate. I usually choose the test program in `test/90-Programs/Rover` and run it as: 21 21 22 22 {{{
