FS#18688 - [emacs-nox] compiled with SSE2 instructions
Attached to Project:
Community Packages
Opened by Chris Brannon (cmb) - Monday, 15 March 2010, 12:07 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Thursday, 18 March 2010, 17:33 GMT
Opened by Chris Brannon (cmb) - Monday, 15 March 2010, 12:07 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Thursday, 18 March 2010, 17:33 GMT
|
Details
Description:
emacs-nox aborts with an "illegal instruction" error as soon as the emacs binary is executed on older machines. At the very least, the binary is using SSE2 instructions. Have a look at "steps to reproduce". Fixing this one should just require a recompile. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: pacman -S emacs-nox objdump -d /usr/bin/emacs |grep xmm0 |
This task depends upon
Closed by Jaroslav Lichtblau (Dragonlord)
Thursday, 18 March 2010, 17:33 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in emacs-nox-23.1-2
Thursday, 18 March 2010, 17:33 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in emacs-nox-23.1-2
It's fixed.