[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 17:34: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=112609
Changed by hidetoshi.tajima at sun.com.
--- shadow/112609 Mon May 12 19:39:07 2003
+++ shadow/112609.tmp.7201 Mon May 12 20:34:02 2003
@@ -70,6 +70,16 @@
Does Solaris's assembler understand '#' like in
pushl %ebp # save frame pointer
or do all end-of-line comments need to be converted?
+
+------- Additional Comments From hidetoshi.tajima at sun.com 2003-05-12 20:33 -------
+Then, how about using `/*' and `*/' in a single line?
+
+Solaris x86 assembly reference manual in http://docs.sun.com says:
+ "The assembler ignores all characters following a slash up to the
+next occurrence of newline".
+
+
+
More information about the Gstreamer-bugs
mailing list