Re: [Sdcc-user] sdcc: gen.c:3128: genCmp: Assertion `left->aop->size == right->aop->size' failed.

2009-04-10 Thread Néstor
Thank you, your help is *very* appreciated. I'm going to analyze it back at work on Tuesday. This email comes with a lot of information. I think you're right and all the problems arise with the old gputils that comes with Debian Etch x86 (that's what I'm using). I'm surely telling you, Raphael.

Re: [Sdcc-user] sdcc: gen.c:3128: genCmp: Assertion `left->aop->size == right->aop->size' failed.

2009-04-10 Thread Raphael Neider
Dear Nestor, I'm continuously running into trouble with my application since I'm using interrupts. The error that Raphael is trying (I hope) to debug is still there, although it dissappears apparently randomly when changing some code. BTW, I have corrected the error where I have misused 'extern'