Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Reg - Compiling io-pkt for ppc.: (2 Items)
   
Reg - Compiling io-pkt for ppc.  
Hi,

I had downloaded the sam.c and compliled successfully in X86 PC.
Can you please tell me how to compile the sample io-pkt driver for PPC.

What are all the changes i have to do in make file?

please tell me the procedure.

Thanks and Regards
K.Senthil
Re: Reg - Compiling io-pkt for ppc.  
On Thu, Aug 06, 2009 at 01:15:37AM -0400, Senthil K wrote:
> Hi,
> 
> I had downloaded the sam.c and compliled successfully in X86 PC.
> Can you please tell me how to compile the sample io-pkt driver for PPC.
> 
> What are all the changes i have to do in make file?
> 
> please tell me the procedure.

I added the variants.  You can either:
- update your tree
or
- (cd sys/dev_qnx/sample && addvariant ppc dll.be)

Then build as usual as per the oft quoted wiki page:

http://community.qnx.com/sf/wiki/do/viewPage/projects.networking/wiki/Source_Guide

Regards,

-seanb