Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Project properties compiling ARM7 and X86 at the same time: (2 Items)
   
Project properties compiling ARM7 and X86 at the same time  
Hello!

I've been working with the emulator and compiling my project with X86. I need now to compile with ARM7 to run my 
application on the device. I've changed my project to compile with both options at the same time. I've set the extra 
libraries options for each platform in the project properties advanced options.

It seems to me that the ARM7 extra libraries are not saved. When the compilation gets to the linking process, it stops 
with an error. When I go back to the extra library options, all the libs included are not there anymore.

Is this a known issue? What should I do to overcome this?

Thank you,


Re: Project properties compiling ARM7 and X86 at the same time  
Hi, Hertel,

It sounds like you are working with a QNX C/C++ Project.  What do you 
see in the common.mk file after you set the extra libraries for ARMv7?  
Do you see, for example,

   LIBS_arm_v7+= ...

or just this

   LIBS_arm+= ...

or something else?  How does the file change after you set the 
libraries? (you can use the Compare With Previous from local history 
action to see the changes)

Do you see in the C Build Console that the linker command actually 
doesn't have the libraries?

Cheers,

Christian


On 31/08/10 10:17 AM, Hertel Brunache wrote:
> Hello!
>
> I've been working with the emulator and compiling my project with X86. I need now to compile with ARM7 to run my 
application on the device. I've changed my project to compile with both options at the same time. I've set the extra 
libraries options for each platform in the project properties advanced options.
>
> It seems to me that the ARM7 extra libraries are not saved. When the compilation gets to the linking process, it stops
 with an error. When I go back to the extra library options, all the libs included are not there anymore.
>
> Is this a known issue? What should I do to overcome this?
>
> Thank you,
>
>
>
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post65182
>
>    


-- 
*Christian W. Damus*
Software Developer, IDE Team
QNX Software Systems <http://www.qnx.com/>;