Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Welcome Core Dev Tools Aficionados!: (4 Items)
   
Welcome Core Dev Tools Aficionados!  
Welcome Core Dev Tools Aficionados!

Ready, set, go! We are started!

Core Development Tools enthusiasts, welcome! We hope this forum will be a valuable resource for anyone interested in the

 project. As new significant content and builds are posted, we will make the announcements here.

Tool users, post your questions and the issues you encounter to this forum.

Tools developers, this is your forum as well. Use it to discuss implementation related topics.

Finally, your suggestions about the tools and/or the project are always welcome.


The Core Development Tools Team

Re: Welcome Core Dev Tools Aficionados!  
What do I need to set PATH+=, ARCH, LIBPATH, Include path, etc to to compile from the shell prompt for a cortex-A9 
processor?
Re: Welcome Core Dev Tools Aficionados!  
Getting closer:

QNX_HOST=x86 QNX_TARGET=cortex-a9 make OS=QNX6 CC=/opt/qnx650/host/linux/x86/usr/bin/arm-unknown-nto-qnx6.5.0-gcc-4.4.2 
-k 
Re: Welcome Core Dev Tools Aficionados!  
Sorry, I mistakenly answered in your cross-post in OS.

Please keep posting questions regarding this kind of issues in THIS
forum only ("general-toolchain"), please do not cross-post.

Thank you,

Aleksandar

On Fri, 2010-08-27 at 12:39 -0400, Phillip Mathews wrote:
> Getting closer:
> 
> QNX_HOST=x86 QNX_TARGET=cortex-a9 make OS=QNX6 CC=/opt/qnx650/host/linux/x86/usr/bin/arm-unknown-nto-qnx6.5.0-gcc-4.4.
2 -k 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post64827
>