[Gstreamer-bugs] [Bug 112609] Changed - [0.6.2] fails to build gst/mpeg2enc on Solaris x86 w/o gas

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon May 12 16:29:36 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=112609

Changed by ds at schleef.org.

--- shadow/112609	Mon May 12 14:36:20 2003
+++ shadow/112609.tmp.17467	Mon May 12 19:29:36 2003
@@ -1,17 +1,17 @@
 Bug#: 112609
 Product: GStreamer
 Version: 0.6.x CVS
 OS: SunOS
 OS Details: Solaris x86
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: gst-plugins
-AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+AssignedTo: ds at schleef.org                            
 ReportedBy: hidetoshi.tajima at sun.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.6.2
 URL: 
 Summary: [0.6.2] fails to build gst/mpeg2enc on Solaris x86 w/o gas
 
@@ -46,6 +46,15 @@
    are external.
  - .equ -> .set
  - () -> []
 
 Regards,
 Toshi
+
+------- Additional Comments From ds at schleef.org  2003-05-12 19:29 -------
+'/' doesn't work with gas except at the beginning of lines, so
+
+  pushl %ebp                              /  save frame pointer
+
+doesn't work.
+
+Perhaps ';' would work for you?





More information about the Gstreamer-bugs mailing list