On Fri, 20 Dec 2013, Ben Shi wrote:
> And the for.c is in the standard regression test of SDCC
>
> http://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/src/regression/for.
> c
>
> sdcc for.c -mmcs51
> for.asm:175: Error: missing or improper operators, terminators, or
> delimiters
> for.asm:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 20.12.2013 02:48, schrieb Ben Shi:
> And the for.c is in the standard regression test of SDCC
>
> http://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/src/regression/for.c
>
>
>
> I use the latest code e8919 in the svn reposit, with configure
And the for.c is in the standard regression test of SDCC
http://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/src/regression/for.c
I use the latest code e8919 in the svn reposit, with
configure
make all
make install
在2013年12月19 16时22分,"Ben Shi"写道:
Sorry, the error info should be
Hello Ben,
Welcome to SDCC. But we really can't help you this way. You seem to expect
us to have a crystal ball in which we can read your for.c implementation.
Maybe you can send it to us?
Maarten
> Sorry, the error info should be
>
>
>
>
> sdcc for.c -mmcs51
> for.asm:175: Error: missing or im
Sorry, the error info should be
sdcc for.c -mmcs51
for.asm:175: Error: missing or improper operators, terminators, or
delimiters
for.asm:179: Error: missing or improper operators, terminators, or
delimiters
removing for.rel
在2013年12月19 16时18分,"Ben Shi"写道:
Hi,
I am new to SDCC and w
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/TIN