Hi Maarten,

> sdcc  -mpic16 -mpic18f4220 -I ../lib -I ./ -I ../ --optimize-df
> --optimize-cmp --optimize-goto --fstack --obanksel=2 -Wl
> -s../lib/linker.lkr -V main.c

My fault, it has to be
        sdcc -mpic16 -p18f4550 [more opts] main.c

Sorry about that.

<output command='sdcc --help'>
  -m      Set the port to use e.g. -mz80.
  -p      Select port specific processor e.g. -mpic14 -p16f84
</output>

Regards,
Raphael



-------------------------------------------------------------------------
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