igninja - 2010-08-11

I am trying to use multitasking.h with the latest version of GCBASIC. Unfortunately it does not compile correctly. I compared .asm file of pwmleds.gcb compiled by GCBASIC 0.9 12/8/2009 from the examples provided by arcachofo  and pwmleds.gcb compiled by GCBASIC 0.9 4/7/2010. In the new version subroutine SYSCOMPLESSOREQUAL16 is missing from the .asm file, therefore Long tasks do not work.