Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9552] New: ode isn't building on a athlon 4

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 9552] New: ode isn't building on a athlon 4
  • Date: 9 Jun 2006 12:44:27 -0000

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

Summary: ode isn't building on a athlon 4
Product: Codex
Version: devel grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: josebernardo1 AT yahoo.com


g++ -c -Wall -fno-rtti -fno-exceptions -Wall -Iinclude -DdNODEBUG -O
-march=athlon-4
+-mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O3 -o ode/src/timer.o
+ode/src/timer.cpp
ode/src/timer.cpp: In function 'void dTimerEnd()':
ode/src/timer.cpp:122: error: PIC register '%ebx' clobbered in 'asm'
make: *** [ode/src/timer.o] Error 1
! Problem Detected !


------- Additional Comments From siflfran AT hawo.stw.uni-erlangen.de
2006-06-09 07:44 -------
That looks like a problem with prelink. Is it still present in the current
version? Try to remove -DPIC -fPIC from CFLAGS/CXXFLAGS in BUILD.

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



  • [SM-Grimoire-Bugs] [Bug 9552] New: ode isn't building on a athlon 4, bugzilla-daemon, 06/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page