Dear Raphael,

> You need to link against the SDCC/pic14 device libraries as SDCC does as
> well:
>   sdcc -mpic14 -p16f627 main.c -V
> tells you that sdcc links using
>   gplink -w -r -o main main.o libsdcc.lib pic16f627.lib
This was solved the problem, I have read the manual, but it seems that
I read it too much and I could not see what is infront of me! :(

The fisrt seems better, because it is fits convinetly in a makefile.

> Happy coding,
> Raphael

Same to you,
Alex Blond

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to