On 08.11.2014 20:38, Gál Zsolt wrote:
> 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.

That binutils stuff looks so complicated, I don't want to touch it. And
the real problem is the use of that -Werror shit somehwere deep in the
build system there. I guess sdcc users just have to get used to
configuring sdcc using

./configure --disable-werror

for the foreseeable future.

Philipp


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to