Leopold Toetsch wrote:
Will Coleda <[EMAIL PROTECTED]> wrote:
I think we should be building dynclasses by default.
Before applying it, some response from various platforms might be helpful. Please folks either apply that patch, or run the make command manually:
+ cd dynclasses && $(MAKE)
Works for me. uname --all:
Linux rubix 2.4.26-1-386 #1 Tue Aug 24 13:31:19 JST 2004 i686 GNU/Linux
Do we have some tests for dynclasses?
Not much. By making the following change to each of the dynclasses/*.pasm files, the output of each becomes predictable:
- print I0 + typeof S0, I0 + print S0
- Sam Ruby