Posted By
 Csabo on 2010-06-09 11:05:58
| Re: AustroSimple
I only did a simple test last night. I wrote a quick basic program with some prints and peeks, then compiled it with AustroSpeed and AustroSimple. As expected, the first version crashed, the second worked fine.
From SVS is experiencing it looks like the problem is a bit more complex. I wonder if he did a byte comparison... Shouldn't the two compiled programs be identical, with the exception of the changes in the run-time interpreter? |