[Gstreamer-bugs] [Bug 119798] Changed - Assembler compilation error in gstgetbits_i386.s

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Aug 19 07:36:53 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=119798

Changed by damien.carbery at sun.com.

--- shadow/119798	Sun Aug 17 18:50:03 2003
+++ shadow/119798.tmp.19360	Tue Aug 19 10:36:53 2003
@@ -33,6 +33,13 @@
         "gstgetbits_i386.s", line 102 : Syntax error
 cc: assembler failed for gstgetbits_i386.s
 make[4]: *** [gstgetbits_i386.lo] Error 1
 
 ------- Additional Comments From ds at schleef.org  2003-08-17 18:50 -------
 Can you find out the equivalent of .align for your assembler?
+
+------- Additional Comments From damien.carbery at sun.com  2003-08-19 10:36 -------
+There is a '.align' in the Sun ONE Studio 8 assembler:
+http://docs.sun.com/db/doc/806-3773/6jct9o0aa?q=align&a=view
+but I don't see mention of '.p2align'.
+If I comment out the '.p2align' items it compiles fine but I presume
+these are rather important lines.




More information about the Gstreamer-bugs mailing list