[Gstreamer-bugs] [Bug 141083] New: - gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC register `ebx' clobbered in `asm'

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Apr 25 10:05:43 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141083
GStreamer | gstreamer (core) | Ver: 0.8.1

           Summary: gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC
                    register `ebx' clobbered in `asm'
           Product: GStreamer
           Version: 0.8.1
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: ed at catmur.co.uk
         QAContact: gstreamer-maint at bugzilla.gnome.org


On x86 (i686-pc-linux-gnu):

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   
-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2
  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I..  -Wall
-DGST_DISABLE_DEPRECATED -g -I../libs -I../include 
-DG_LOG_DOMAIN=g_log_domain_gstreamer -DGST_MAJORMINOR=\""0.8"\"  -O2 -pipe
-march=athlon-xp -fprefetch-loop-arrays -MT libgstreamer_0.8_la-gstelement.lo
-MD -MP -MF ".deps/libgstreamer_0.8_la-gstelement.Tpo" \
  -c -o libgstreamer_0.8_la-gstelement.lo `test -f 'gstelement.c' || echo
'./'`gstelement.c; \
then mv -f ".deps/libgstreamer_0.8_la-gstelement.Tpo"
".deps/libgstreamer_0.8_la-gstelement.Plo"; \
else rm -f ".deps/libgstreamer_0.8_la-gstelement.Tpo"; exit 1; \
fi
gstcpu.c: In function `gst_cpuid_i386':
gstcpu.c:72: error: PIC register `ebx' clobbered in `asm'

Also in gst/gsttrashstack.h.

Tentative patch attached (needs review by someone who groks x86 asm)

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list