Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9528] libcap fails to build on some systems

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 9528] libcap fails to build on some systems
  • Date: Fri, 19 Aug 2005 14:17:47 -0700 (PDT)

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





------- Additional Comments From eric AT sandall.us 2005-08-19 14:17 -------
Works:
pentium3 built as i686 and combreloc prelink strip tiny optimizations.
pentium2 built as pentium2 and combreloc strip optimizations.
athlon-xp built as athlon-xp and combreloc prelink strip tiny optimizations.
athlon-mp built as athlon-mp and strip tiny optimizations.

Doesn't work:
athlon built as athlon and combreloc prelink speedy optimizations.

Handy chart. ;)

Works:

ARCH / Opts | combreloc | prelink | speedy | strip | tiny
-----------------------------------------------------------
i686 | X | X | | X | X
pentium2 | X | | | X |
pentium3 |
athlon-mp | | | | X | X
athlon-xp | X | X | | X | X

Doesn't work:
ARCH / Opts | combreloc | prelink | speedy | strip | tiny
-----------------------------------------------------------
athlon | X | X | X | |
athlon | X | X | | |

Note above that I tried the athlon with both speedy (default on that machine)
and without speedy.

--
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