Re: Building Speex for ARM64

Vikram Karve <[email protected]> Fri, 9 Jan 2015 11:44:05 +0000
Newsgroups gmane.comp.audio.compression.speex.devel
Message-ID <E352BD4884AFEA43BBFB6A1B60081503427A59E7@SINPEX01CL02.citrite.net>
Thanks for the suggestion Tristan. Eventually I was able to build for ARM64 using XCode and following these instructions - 
https://codeforfun.wordpress.com/2010/04/29/compile-speex-for-iphone/

Regards,
Vikram


-----Original Message-----
From: Tristan Matthews [mailto:[email protected]] 
Sent: Friday, 9 January 2015 12:17 PM
To: Vikram Karve
Cc: [email protected]
Subject: Re: [Speex-dev] Building Speex for ARM64

Hi,

On Thu, Jan 8, 2015 at 11:13 PM, Vikram Karve <[email protected]> wrote:
>
> Hi,
> Has anyone attempted to build the Speex codec for ARM64? If so, could you please share the build instructions or some references detailing what scripts need to be updated.

I don't have access to any ARM64 hardware, but you might want to try --disable-neon, see:
http://vlc-commits.videolan.narkive.com/c0HeLkfQ/contribs-disable-speex-neon-on-aarch64

Best,
Tristan