george john wrote:
> I am using debian etch l installed sdcc by apt-get install sdcc then
> the installed version of sdcc is SDCC :
> mcs51/gbz80/z80/avr/ds390/pic16/pic14/TININative/xa51/ds400/hc08 2.6.0
> #4309 (Oct 15 2006) (UNIX)
>  the stable one .when i compile a program for  A/D converion and to
> display it on an lcd.It will generate a hex code of 361 lines.This hex
> code when i burned it will not work.
>
> Then i download a snapshot(DirectoryLinux on i386 (i386-unknown-linux2.3)
> whoes version is SDCC :
> mcs51/gbz80/z80/avr/ds390/pic16/pic14/TININative/xa51/ds400/hc08 2.6.3
> #4533 (Dec 29 2006) (UNIX)
>  and compile the same program it will generate a hex code of 631 line
> and it works well .
>   

OK, so you solved the problem ;-)

> I have also another problem
> DirectoryLinux on i386 (i386-unknown-linux2.5) when i download
> snapshot from here and i give the command ./sdcc-v from the bin
> directory i get an error message "Floating point exception"
>   
Current i386 Linux binary builds seems to be broken. I'm working on it.

In the mean time you can download SDCC source archive and compile it by 
yourself.

Borut

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to