[Gstreamer-bugs] [Bug 100184] Changed - Doesn't like x86_64

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Dec 4 21:24:35 PST 2002


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

Changed by hp at redhat.com.

--- shadow/100184	Thu Dec  5 00:04:31 2002
+++ shadow/100184.tmp.10956	Thu Dec  5 00:24:35 2002
@@ -64,6 +64,20 @@
 
 ------- Additional Comments From ds at schleef.org  2002-12-05 00:04 -------
 I added makecontext support in gst/cothreads.c, which should allow us
 to do cothreads on any architecture that has a decent makecontext()
 implementation.  However, I might add, this has nothing to do with the
 actual compile failure listed.
+
+------- Additional Comments From hp at redhat.com  2002-12-05 00:24 -------
+I see, the failure there is on other x86 code after lying and claiming
+to be an x86. Old cothreads.c would still fail though in that case, if 
+we got to it, I assume.
+
+Looking at the code in CVS, it looks like the #error in gstarch.h 
+will still be hit, even if HAVE_MAKECONTEXT.
+
+
+
+
+
+





More information about the Gstreamer-bugs mailing list