Actually I have a few files had the "jr" problem.
http.c will fail with "125" in line 210.
menu.c will  fail with "127" in line 253 but work ok with both "125" in both 
lines
Since their behaviour do not seem consistent to me, I guess "100" is a safe 
value.

Woody

http://palmmicro.com/woody/

----- Original Message ----- 
From: "Philipp Klaus Krause" <p...@spth.de>
To: <sdcc-user@lists.sourceforge.net>
Sent: Monday, November 22, 2010 4:22 AM
Subject: Re: [Sdcc-user] bug #3109557


> Am 21.11.2010 20:57, schrieb Lin Rongrong:
>> Finally I installed a Linux and compiled Nov 21 snapshot.
>> Following Alexander's way, after changing SDCCpeeph.c both "127" in  line
>> 210 and line 253 to "100", now my 300k bytes binary Z80 software works.
>> What Alexander did, only change line 210 to "125" does not solve my 
>> problem.
>
> Does using "125" in line 253 (249 as of revision #6066) instead of the
> "100" you used work for you?
>
> Philipp
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user 


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to