07/08/2009 5:21 AM
post33365
|
Hello,
I have the following questions about qcc/QCC.
1) Is QCC the default compiler for any C/C++ project development on QNX IDE v4.5.0?
2) Does QCC handle memory alignment of local variables? Meaning, when a local variable unsigned short is declared, will
the compiler ensure to allot this variable at a address which is a multiple of 2 in the stack?
3) Under the project's QNX-CC++ project properties ->compiler section, I see only one compiler, which is GNU compiler
collection(4.2.4). If I want to use gcc instead of qcc, where should I change and what should be changed?
Can you help to clarify?
Thanks.
|
|
|