[Gstreamer-bugs] [Bug 122952] Changed - Apple's gcc doesn't like the assembly code in gstatomic_impl.h and gstarch.h

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 22 22:39:03 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=122952

Changed by jtalkington at users.sourceforge.net.

--- shadow/122952	Mon Sep 22 20:59:28 2003
+++ shadow/122952.tmp.12360	Tue Sep 23 01:39:03 2003
@@ -141,6 +141,16 @@
 ------- Additional Comments From ds at schleef.org  2003-09-22 20:59 -------
 And a patch to configure.ac to use -Wa,-mregnames if possible.  This
 flag tells gas to use symbolic register names (r0, r1, etc.), similar
 to what other assemblers do.
 
 thomasvs: could you comment on this?
+
+------- Additional Comments From jtalkington at users.sourceforge.net  2003-09-23 01:38 -------
+This seems to have done the trick.  It compiles fine now, but I
+haven't been able to test it yet, since gst-plugins has some issues ;(
+ It looks like there is some PPC assembly in
+/gst-libs/gst/resample/dtos.c also.  Should I file a different bug
+against this?
+
+Also, it looks like Apple is using a heavily modified gas, and doesn't
+support -mregnames.




More information about the Gstreamer-bugs mailing list