[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
Sat Oct 25 18:07:18 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 ds at schleef.org.

--- shadow/122952	Fri Oct 24 21:25:31 2003
+++ shadow/122952.tmp.7339	Sat Oct 25 21:07:18 2003
@@ -173,6 +173,12 @@
 *** Bug 125387 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From lu_zero at gentoo.org  2003-10-24 21:25 -------
 the latest patch committed here breaks on gnu as.
 my patch should work for both linuxppc and darwinppc, maybe adding an
 explicit test against the correct def would be better.
+
+------- Additional Comments From ds at schleef.org  2003-10-25 21:07 -------
+Luca: no, your patch doesn't work.  On Darwin, __GNUC is defined,
+since it's gcc.  But the assembler requires r%d notation.  The
+configure.ac patch above fixes everything -- it just didn't make it
+into 0.6.4 by mistake.




More information about the Gstreamer-bugs mailing list