Compile Gstreamer with xCode5

Sebastian Dröge slomo at coaxion.net
Sun Oct 20 08:54:46 CEST 2013


On So, 2013-10-20 at 07:49 +0100, Sebastian Dröge wrote:
> On So, 2013-10-20 at 07:48 +0200, Elio Francesconi wrote:
> > git clone git://anongit.freedesktop.org/gstreamer/sdk/cerbero
> > cerbero bootstrap
> > cerbero -c config/cross-ios-arm7.cbc package gstreamer-1.0
> > 
> > I tried but I receive this compiling error:
> > libtool: compile:  clang -DHAVE_CONFIG_H -I. -arch armv7 -mcpu=cortex-a8 -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -arch armv7 -mcpu=cortex-a8 -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=5.1 -Wall -g -Os -Wno-error=format-nonliteral -MT filter_neon.lo -MD -MP -MF .deps/filter_neon.Tpo -c arm/filter_neon.S  -fno-common -DPIC -o .libs/filter_neon.o
> > arm/filter_neon.S:32:9: error: unknown directive
> >         .arch armv7-a
> > 
> 
> Please also always say which project it fails to compile. This should be
> libpng, which is known to be broken in the master branch for iOS/ARM
> currently.
> 
> You could revert this change for the time being, I'll look at this when
> I'm back home and have access to my Mac again.
> 
> http://cgit.freedesktop.org/gstreamer/sdk/cerbero/commit/?id=15375e257286b86f7f0097c47866f2de7a557045

Alternatively you could look into that yourself too of course. This
mailinglist thread has some information about this, and a patch to
gas-preprocessor which might fix it:
http://sourceforge.net/mailarchive/message.php?msg_id=31490133
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131020/9bbdf13c/attachment.pgp>


More information about the gstreamer-devel mailing list