RE: How to use extra opcodes
Boris Tschirschwitz: # How do I tell parrot to use the obscure opcodes? We've just modified Configure to do that. If you retrieve the latest version of Parrot from CVS, you'll get a version of Configure which asks you what .ops you want to use; when it does, type in '+obscure.ops' (without the
How to use extra opcodes
Hi. How do I tell parrot to use the obscure opcodes? Or more general, if I add some opcodes in a file like gsl.ops, how do I tell parrot about them? Boris.