Jeff Teunissen
Jeff Teunissen
It started out as the "new" version, which was incompatible with all libraries and compiled code for the old compiler. I figured out what made it incompatible, and hid that...
You can change the compiler options to use -m32 if you like, it still works. I am using -mx32 because it's more likely to break if I do something wrong.
> Actually, the libraries are included in the c3 package in toolshed-code. Yes, but they can't be used by the old compiler and the new compiler can't use libs for...