Hi Frieder. On fre, 2007-12-28 at 10:05 +0100, Frieder Ferlemann wrote: > The assembler seems to choke on the extra long line in the test_condit.asm > file: > ... > As a workaround you can compile test_condit.c if you tell SDCC > to not include the C-source in the asssembler file: > > sdcc --no-c-code-in-asm test_condit.c
Ahh, I see. No human is going to read the asm, so that will suffice in my case. > It's nice you bombard SDCC with autogenerated code (nesC), > this problem would not likely have been detected with > human-written code:) My thoughts exactly, I would love for SDCC to compile my TinyOS port, if possible. If SDCC can benefit, well that's an added bonus. -- Regards Martin Leopold. Dept. of Computer Science, University of Copenhagen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
