David Henningsson schrieb:
> I'm trying to link my program (using sdcc windows snapshot from
> yesterday), using this command:
> 
> sdcc -mpic14 -p16f877  main.o sci.o lcd.o delay.o buttons.o trital.o

Try adding

-Wl-s16f877.lkr

to the sdcc call and copy the appropriate lkr file to you project directory.

Hope this helps

jan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to