Hi, According to the C68 documention, the asm keyword is not part of ANSI C and is not enabled by default. The reason that it would produce non-portable code. But if you recompile the C68 compiler you can enable the -asm option to yes.
Regards Derek -------- Original message -------- From: Petri Pellinen <[email protected]> Date: 03/04/2016 20:25 (GMT+00:00) To: ql-users <[email protected]> Subject: [Ql-Users] C68 with asm keyword support? Hello everyone, the C68 version available on Dilwyn's site does not seem to have the asm keyword support configured (or I don't know how to activate it!). Tried the "-asm=yes" switch mentioned in the documentation but got the message: "option '-asm=yes' not reognised" error. Is there a version of C68 somewhere that has been built with the asm keyword support? Kind regards, Petri _______________________________________________ QL-Users Mailing List _______________________________________________ QL-Users Mailing List
