[Bug 648816] [compile] with-ffmpeg-extra-configure passes incorrect cflags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 29 15:26:24 PDT 2011


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

--- Comment #3 from pprakash <pprakash at ti.com> 2011-04-29 22:26:20 UTC ---
ac_cs_config in config.status appends single quotes to every compiler option.
Looks like it is not re-constructed correctly when it detects a single quote
being passed in. Could this issue be related to autoconf? Please advice.

ac_cs_config="'--build=i686-linux' '--host=arm-none-linux-gnueabi'
'--target=arm-none-linux-gnueabi' '--prefix=/usr' '--exec_prefix=/usr'
'--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/libexec'
'--datadir=/usr/share' '--sysconfdir=/etc' '--sharedstatedir=/com'
'--localstatedir=/var' '--libdir=/usr/lib' '--includedir=/usr/include'
'--oldincludedir=/usr/include' '--infodir=/usr/share/info'
'--mandir=/usr/share/man' '--enable-largefile' '--disable-nls' '--enable-ipv6'
'--with-ffmpeg-extra-configure=  --target-os=linux
--extra-cflags='\\''-mfpu=neon -mfloat-abi=softfp'\\'''
'build_alias=i686-linux' 'host_alias=arm-none-linux-gnueabi'
'target_alias=arm-none-linux-gnueabi' 'CC=arm-none-linux-gnueabi-gcc
-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork
-mno-thumb
--sysroot=/home/pprakash/arago/arago-tmp/sysroots/armv7a-none-linux-gnueabi'
'CFLAGS=-fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2
-ggdb2' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu' 'CPP=arm-none-linux-gnueabi-gcc
-E
--sysroot=/home/pprakash/arago/arago-tmp/sysroots/armv7a-none-linux-gnueabi'"

BR,
Punya

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