[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: PPC build error regarding cc1plus and msse2 for qtpfsgui
- From: Orcan Ogetbil <oget fedora gmail com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: PPC build error regarding cc1plus and msse2 for qtpfsgui
- Date: Mon, 27 Apr 2009 15:06:17 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]