Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - How to build QNX RTOS Cross-compiler using Scons build environment ?: (1 Item)
   
How to build QNX RTOS Cross-compiler using Scons build environment ?  
Hello experts...

I am QNX development beginner.
I would like to develop a AllJoyn application that runs on the QNX RTOS using AllJoyn Framework.

[[Reference------------------------------------------------------------------------------------
* AllJoyn™ is a collaborative open-source software framework that makes it easy for devices and apps to discover and 
communicate with each other.]
* AllSeen Alliance(https://allseenalliance.org/)
* AllJoyn Framework is open source.  And AllJoyn’s build tools are “Python” and “Scons”.
* Scons tool builds “AllJoyn open-source-code” using “gcc”.  Then,AllJoyn library is created.
-----------------------------------------------------------------------------------------------------------------]]
 
I don’t know about the QNX RTOS build environment and Scons build environment.
So  I'd like to know about the QNX RTOS application development using Scons build environment.

Please answer a few questions.

How to build QNX RTOS Cross-compiler using Scons build environment ??
Is it possible to build using "Scons tool" ?

Can I use an AllJoyn library(The library was built with Scons build "gcc") on QNX RTOS ..?
If can not use the library using gcc, how can I change the “Scons build tool” ?

Can QNX Cross-Compiler support the “Scons build tool” ?
If QNX compiler can support, how can I make the QNX cross-compile environment in  “Scons build tool” ?

 Thank you.