Re: sdcc/PIC howto, first draft is up

Chen Xiao Fan <[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.gnupic
Message-ID <3B8AEFFADD3DD4118F8100508BACEC2C07F77381@spex>
I followed the procedures and got both sample c programs working correctly
under Ubuntu Linux and Cygwin. Thanks a lot.

There are some warning messages. I am not so sure what happened. It seems to
me still a problem with the lib building process.

Regards,
Xiaofan

P.S. I got some problem with the company Exchange 5.5 Webmail system and can
not simple reply the post (under both Linux and Windows). Therefore I have
to manually post the reply message and please pardon me if one got the
problem with the thread.

$ make hellotty.hex
gplink \
        -c \
        -s 18f452.lkr \
        -o hellotty.hex \
        -m \
        hellotty.o crt018.o \
        -I /usr/local/share/sdcc/lib/pic16 \
        pic18f452.lib libc18f.lib libm18f.lib libsdcc.lib \
        uopen.o uputs.o uputc.o ubusy.o usartd.o
warning: processor mismatch in "/usr/local/share/sdcc/lib/pic16/uopen.o"
warning: processor mismatch in "/usr/local/share/sdcc/lib/pic16/uputs.o"
warning: processor mismatch in "/usr/local/share/sdcc/lib/pic16/uputc.o"
warning: processor mismatch in "/usr/local/share/sdcc/lib/pic16/ubusy.o"
warning: processor mismatch in "/usr/local/share/sdcc/lib/pic16/usartd.o"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.