Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13240] master bug for archspecs update to 0.7

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13240] master bug for archspecs update to 0.7
  • Date: 15 Feb 2007 11:35:50 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13240





------- Additional Comments From sobukus AT sourcemage.org 2007-02-15 05:35
-------
A search for CFLAGS in all spell files adds these spells to the suspicious:
fftw
(libmpeg3 has commented-out code with -mmmx)
(eterm, too)

So, I'll have to fix fftw and xdirectfb ... I guess I'll create a grimoire
function that checks what flags are allowed with the set CHOST and looks for
these in /proc/cpuinfo, resulting in a list that holds the applicable
instruction sets.
This functiont then could also be used in spells like mpg123 to select a
sensible default for queries, and also to stop something from asking about
non-portable i486 atomics on an arch that doesn't support i486 instructions.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page