[Bug 684165] compile error on 0.11.94

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 17 02:20:47 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684165
  GStreamer | gstreamer (core) | 0.11.x

jls_legalize <jlslegalize> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #3 from jls_legalize <jlslegalize at gmail.com> 2012-09-17 09:20:45 UTC ---
I've changed my flags from:
CFLAGS="-march=i486 -mtune=i686 -pipe -fvisibility=hidden -O2"
LDFLAGS="-Wl,-O1 -fvisibility=hidden"
to
CFLAGS="-march=i486 -mtune=i686 -Os -pipe"
LDFLAGS="-Wl,-O1"
and compilation went fine.
Thanks for your reply

I'm on TinyCoreLinux

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list