Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - "Ignoring unknown option" output when using 4.9,3 compiler: (2 Items)
   
"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
  
Re: "Ignoring unknown option" output when using 4.9,3 compiler  
I second this request, moving to 4.9.3 is spitting out cc: ignoring unknown option 'lto_cc' (as well as others)?

Thanks
Kevin