|
|
qcc command line option bug
|
|
12/05/2008 10:09 AM
post18007
|
qcc command line option bug
While substituting gcc with qcc -V3.3.5,gcc_ntox86 using QNX 6.3.2 I have found a qcc bug with parsing -pedantic option
which qcc must pass to gcc, but instead of it, it treat -pedantic as its "-p" option and enables profiling for the
compiled source code.
The same behaviour of qcc in the QNX 6.4.0.
|
|
|
|
|