Hello,

I would like to say about my success with sdcc yesterday. I started with a
new computer so I had to install a new system. The stable release of Debian
does not work exactly with this new hardver, so I had to look forward
something new to force it working. That is why I started with this unstable
Debian version named Jessie.
Tell the true, first time I was sad, because the fresh copy of svn source
was problematic for the compiler. I always got the same error message.
Finally I found a patch on this mail-archive for my problem:

http://sourceforge.net/p/sdcc/mailman/message/32589262/

I don't understand, why that patch isn't applied for the trunk since july.
I think that could help other people, like me helped.

Regard,

Zsolt

zsolti@acer:~$ cat /etc/*-release
PRETTY_NAME="Debian GNU/Linux jessie/sid"
NAME="Debian GNU/Linux"
ID=debian
HOME_URL="http://www.debian.org/";
SUPPORT_URL="http://www.debian.org/support/";
BUG_REPORT_URL="https://bugs.debian.org/";


zsolti@acer:~$ uname -a
Linux acer 3.16-3-amd64 #1 SMP Debian 3.16.5-1 (2014-10-10) x86_64 GNU/Linux


gcc version 4.9.2 (Debian 4.9.2-1)


zsolti@acer:~$ sdcc -v
SDCC : pic14 3.4.1 #9098 (Nov  7 2014) (Linux)
published under GNU General Public License (GPL)
------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to