Forums : FOSS Questions

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

how to compile for target specific pic18f452

hi all
iam new to sdcc compiler usage, can anyone send me a proceedure for compiling from command prompt for the target pic18f452 is it really available in the sdcc(i think so) and what are the bugs and precautions to be taken care of.
i have gone thru the sdccman as iam new to compiling from command prompt i couldn't makeout...
regards
ashok

mechiriashok over 16 years ago
 

Hi Ashok,

I don't know anything about SDCC per se. You might want to look to see if the system you're trying to compile uses make. If so, something like make pic18f452 might work.

I can't provide additional help though and generally Ohloh might not be the best place for this request, because while two users of SDCC and one contributor to the project are registered members of Ohloh, you'll likely get better support if you go to the project's home page and use one of the support options. I suspect either the message forums or the mailing list.

Thanks,
Andy

Andy Verprauskus over 16 years ago