Re: Disable SSE3 routines in glibc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Rares,

Thank you for your response. I am doing some kind of live migration.
And I just found that it is actually SSSE3 no sse3 that I am dealing
with. This feature does not seem to be available in AMD processors.

Anyway, I just asked one of the glibc developers (H.J. Lu) and the
solution is to add --disable-multi-arch flag to the configure
parameters.  Right now it seems to solve my problem, I have a new
glibc running on my machine.


I build my glibc by modifying Fedora's glibc source rpm (just the spec
file) and build using the command below. Are there any other
parameters for rpmbuild that Fedora use to build its binary rpm that I
am missing?
rpmbuild -bb --target=`uname -m` glibc.spec


Cheers,

On Mon, Sep 20, 2010 at 12:08 PM, Rares Aioanei <fedora.listen@xxxxxxxxx> wrote:
> On 09/19/2010 08:20 AM, Thawan Kooburat wrote:
>> Hi,
>>
>> Because of my work, I need to prevent glibc from using SSE3 routine
>> such as __strncpy_ssse3 even though the machine supports those
>> features.
>>
>> My current solution is to recompile glibc from source rpm.  However, I
>> am not sure if there is a flag that I add into the spec to do what I
>> want.
>>
>> There seems to be --host option of 32-bit that allow me to target
>> specific CPU (i[345]86) but I don't see if there is a similar option
>> for x86_64 machine.
>>
>> Any suggestion?
>>
>>
>>
> Might I ask why would you need disabling of sse3?
> --
> users mailing list
> users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>



-- 
Thawan Kooburat

Graduate Student
Department of Computer Science
UW-Madison
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux