[gstreamer-bugs] [Bug 316089] New: MinGW compilation: gstgetbits_i386.s does not compile

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Sep 12 07:35:31 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=316089
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: MinGW compilation: gstgetbits_i386.s does not compile
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: michal.benes at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gstgetbits_i386.s does not compile on Windows using MinGW with GCC 3.4.2
The error message is
/bin/sh ../../../libtool --mode=compile gcc  -g -O2 -c -o gstgetbits_i386.lo
gstgetbits_i386.s
 gcc -g -O2 -c gstgetbits_i386.s  -DDLL_EXPORT -DPIC -o .libs/gstgetbits_i386.o
gstgetbits_i386.s: Assembler messages:
gstgetbits_i386.s:3: Warning: .type pseudo-op used outside of .def/.endef ignored.
gstgetbits_i386.s:3: Error: junk at end of line, first unrecognized character is `_'
gstgetbits_i386.s:29: Warning: .type pseudo-op used outside of .def/.endef ignored.
gstgetbits_i386.s:29: Error: junk at end of line, first unrecognized character
is `_'
gstgetbits_i386.s:50: Warning: .type pseudo-op used outside of .def/.endef ignored.
gstgetbits_i386.s:50: Error: junk at end of line, first unrecognized character
is `_'
gstgetbits_i386.s:67: Warning: .type pseudo-op used outside of .def/.endef ignored.
gstgetbits_i386.s:67: Error: junk at end of line, first unrecognized character
is `_'
gstgetbits_i386.s:89: Warning: .type pseudo-op used outside of .def/.endef ignored.
gstgetbits_i386.s:89: Error: junk at end of line, first unrecognized character
is `_'
gstgetbits_i386.s:104: Warning: .type pseudo-op used outside of .def/.endef ignored.
gstgetbits_i386.s:104: Error: junk at end of line, first unrecognized character
is `_'

Workaround is to disable I386 in getbits module.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list