PPC build error regarding cc1plus and msse2 for qtpfsgui

Orcan Ogetbil oget.fedora at gmail.com
Mon Apr 27 19:06:17 UTC 2009


On Mon, Apr 27, 2009 at 3:01 PM, Douglas E. Warner wrote:
> My recent build [1] (buildlog [2]) of a new qtpfsgui is failing with the
> following error on PPC architectures:
>
> cc1plus: error: unrecognized command line option "-msse2"
>
> Any thoughts?
>

SSE, SSE2 instruction sets are not available in all architectures.
Afaik only x86_64, ia64 and some ix86 flavors have them.  I may be
wrong though.

Try removing that flag from builds on unsupported archs.

Orcan




More information about the devel mailing list