Menu

#1 Problem compiling goom2k4 dev21

closed-fixed
None
5
2004-12-13
2004-11-23
Pierre
No

# make
Making all in src
make[1]: Entering directory `/tmp/goom2k4-dev21/src'
/bin/sh ../libtool --mode=compile gcc
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\"
-DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_MMX=1
-DCPU_X86=1 -I. -I. -s -O3 -march=i686 -c mmx.c
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Goom\"
-DVERSION=\"2k4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DHAVE_MMX=1
-DCPU_X86=1 -I. -I. -s -O3 -march=i686
-Wp,-MD,.deps/mmx.pp -c mmx.c -fPIC -DPIC -o .libs/mmx.o
mmx.h: In function `mmx_supported':
mmx.h:74: error: PIC register `ebx' clobbered in `asm'
make[1]: *** [mmx.lo] Error 1
make[1]: Leaving directory `/tmp/goom2k4-dev21/src'
make: *** [all-recursive] Error 1

Discussion

  • Jean-Christophe Hoelt

    Logged In: YES
    user_id=254455

    fixed in cvs: ebx push-poped... compiler does not complain
    anymore. anyway, I have no other choice than using ebx since
    'cpuid' returns informations I need into it.

     
  • Jean-Christophe Hoelt

    • assigned_to: nobody --> jchoelt
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB