Yep, there's a bunch of internal processor configuration stuff the compiler needs to know. Although I've actually added internal support for it and every other 18-series PIC to sdcc. I just haven't added it back into the main source tree yet. Must do that...
Cheers, Zik On 03/08/06, Brandon Fosdick <[EMAIL PROTECTED]> wrote: > Mark Rages wrote: > > On 8/2/06, Brandon Fosdick <[EMAIL PROTECTED]> wrote: > > > >> And the command line: > >> --- > >> 19:03 [EMAIL PROTECTED]/devel/pic/test_sdcc>sdcc -c test.c > > > > > > Great, an easy question that I can answer! > > > > Try: > > > > sdcc -c -mpic16 -p18F458 test.c > > hmmm, so I take it that adding support for the 4580 is more involved that > updating the 458's header file? > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/sdcc-user > ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
