Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Build variants with "Makefile project with existing code"?: (2 Items)
   
Build variants with "Makefile project with existing code"?  
Hi! I've been using the QNX 6.3.2 Linux IDE to build code for an x86 target for years. Now I'm trying to make the switch
 to the QNX6.6 Linux IDE and build for an ARM target. I need to create a "Makefile project with existing code" to 
compile a 3rd-party library, but when I make it, I just see a bunch of x86 ".o" files. How do I switch the compile 
target from x86 to arm? I see that if I create a "QNX C" project, I have that selection, but the 3rd-party code is in a 
pretty complex folder structure and it would be easiest to try to compile it with its existing Makefiles.

Is this possible?
Re: Build variants with "Makefile project with existing code"?  
I figured out how to do this. Configuring the project correctly is the key. If anyone wants my notes, just write!