Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Unable to run simple c application(qcc not available): (2 Items)
   
Unable to run simple c application(qcc not available)  
Hi Team,

I am unable to run simple c application on QNX 6.5.0 image for Beagle Board.It is showing qcc is not there in this image
.

Please let me know from which link I can download QCC.

Or any other compiler is available for QNX 6.5.0 image


Thanks,
Pratap
Re: Unable to run simple c application(qcc not available)  
Hi pratap,
 
Compiler tool chain will not be there in your beagle.ifs that is the reason your not able compile your c code...
compilation on the target is possible only if you include the compiler tool chain in your target image,but including
 the compiler tools in your target is very tedious process,Iam not sure how this can be done.

Regards,
Suresha iholle