|
"Ignoring unknown option" output when using 4.9,3 compiler
|
08/08/2017 10:55 AM
post117947
|
"Ignoring unknown option" output when using 4.9,3 compiler
Hello
I am using the 4.9.3 GCC compiler on QNX 6.6.0. I am getting the following out on every C++ file that I compile:
cc: ignoring unknown option 'lto_support'
cc: ignoring unknown option 'lto_opt'
cc: ignoring unknown option 'lto_cc'
cc: ignoring unknown option 'lto_support'
cc: ignoring unknown option 'lto_opt'
cc: ignoring unknown option 'lto_cc'
Is there a way to disable this?
Thanks,
Rodney
|
|
|