[Bug 674369] (ARM) Failed to configure embedded Libav tree

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 19 09:55:37 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=674369
  GStreamer | gst-ffmpeg | 0.10.13

--- Comment #2 from namoo <ouuy at qq.com> 2012-04-19 16:55:31 UTC ---
#! /bin/bash
CROSS_COMPILE=arm-arago-linux-gnueabi
CROSS_COMPILE_PATH=/opt/ti-sdk/linux-devkit/bin
ROOTFS=/home/nfsroot/rootfs
export PATH=$PATH:$CROSS_COMPILE_PATH
export PKG_CONFIG_PATH=$ROOTFS/usr/lib/pkgconfig

./configure --host=$CROSS_COMPILE --prefix=$ROOTFS/usr \
                    --target=$CROSS_COMPILE \
                    --enable-static=no --enable-shared=yes \

--with-ffmpeg-extra-configure="--extra-cflags='-march=armv7-a -mfpu=neon
-mfloat-abi=softfp'"

-- 
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