Hi,

I am new to SDCC and want to try it, however an error rises while trying it.
Anybody who can help me is highly appreciated.



My steps:

1. configure --prefix=/home/binshi/sdcc/build/
2. make all
3. make install
4. sdcc -v
    SDCC : 
mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ds390/pic16/pic14/TININative/ds400/hc08/s08/stm8
 3.3.2 #8915 (Dec 19 2013) (Linux)
    published under GNU General Public License (GPL)

5. compile the for.c in regression test
    sdcc for.c -mmcs51

and the error info is
sdcc for.c -mmcs51
at 1: warning 117: unknown compiler option '--debuf' ignored
for.asm:175: Error: <q> missing or improper operators, terminators, or 
delimiters
for.asm:179: Error: <q> missing or improper operators, terminators, or 
delimiters
removing for.rel

but if I remove the definition and the call of the "void done()", then the 
error is fixed.

What is wrong in my operation?

Thanks.

Ben Shi



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to