I could probably get you a bare bones compiler (no library) - it *will* be Linux though... I can give you a login to a server if you like to play with it. Otherwise I could give cygwin a try...
Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0'; On Mar 3, 2013 2:58 PM, "Manu" <[email protected]> wrote: > Yes, all of them (and more, bonus points for PS3's Cell PPE/SPU > toolchains!) :) > But I don't really need to run it... I just tend to compile with -S. I > know what the resulting code should look like from years of experience. > I can easily verify the proper opcodes are emitted, register assignment is > sensible and function arguments are passed correctly just by looking at the > assembly. >
