Package: sdcc Version: 2.5.0-9 Severity: minor The file /usr/share/sdcc/include/pic/pic16f877.h has a small problem with the definition of ADRESL.
Line 863 should be "sfr at adresl_addr adresl". i.e. diff pic16f877.org pic16f877.new 863c863 < sfr at adresh_addr adresl; --- > sfr at adresl_addr adresl; Thanks Nick Materer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]