Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12832] sdl cannot use yasm for an assembler

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 12832] sdl cannot use yasm for an assembler
  • Date: 10 Sep 2006 01:50:40 -0000

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


chat AT sourcemage.org changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |chat AT sourcemage.org




------- Additional Comments From chat AT sourcemage.org 2006-09-09 20:50 -------
Even with yasm 0.5.0 installed, sdl still fails with this error:

/bin/sh ./libtool --tag=CC --mode=compile ./build-
scripts/strip_fPIC.sh /usr/bin/yasm -f elf -i ./src/hermes/ -
DHIDDEN_VISIBILITY ./src/hermes/mmx_main.asm -o build/mmx_main.lo
./build-scripts/strip_fPIC.sh /usr/bin/yasm -f elf -i ./src/hermes/ -
DHIDDEN_VISIBILITY ./src/hermes/mmx_main.asm -fPIC -DPIC -o
build/.libs/mmx_main.o
/usr/bin/yasm -f elf -i ./src/hermes/ -
DHIDDEN_VISIBILITY ./src/hermes/mmx_main.asm -o build/.libs/mmx_main.o
./src/hermes/mmx_main.asm:75: invalid argument to [SECTION]
./src/hermes/mmx_main.asm:75: undefined symbol `.note.GNU' (first use)
./src/hermes/mmx_main.asm:75: undefined symbol `stack' (first use)
./src/hermes/mmx_main.asm:75: (Each undefined symbol is reported only once.)
make: *** [build/mmx_main.lo] Error 1
! Problem Detected !

Found slightly different patch at
http://cvs.mandriva.com/cgi-bin/viewvc.cgi/SPECS/SDL12/SDL-1.2.11-noyasm.patch

view=log

Will update sdl with this patch




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