Csound Csound-dev Csound-tekno Search About

[Csnd-dev] Raspberry Pi Compilation

Date2016-09-19 17:11
FromEd Costello
Subject[Csnd-dev] Raspberry Pi Compilation
Does Csound compile plugins when compiling on the Raspberry Pi? Like if I had libwebsockets installed on Raspbian would it pick it up and compile the websocket opcodes too?
Ed
--
Edward Costello

Date2016-09-19 18:38
FromVictor Lazzarini
SubjectRe: [Csnd-dev] Raspberry Pi Compilation
you can compile them yourself, should be simple enough.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Sep 2016, at 17:11, Ed Costello <phasereset@GMAIL.COM> wrote:

Does Csound compile plugins when compiling on the Raspberry Pi? Like if I had libwebsockets installed on Raspbian would it pick it up and compile the websocket opcodes too?
Ed
--
Edward Costello

Date2016-09-19 23:43
FromEd Costello
SubjectRe: [Csnd-dev] Raspberry Pi Compilation
I'm getting an error when trying to compile Csound on the raspberry pi, I have a model 1 B, it doesn't have the arm Neon instruction set, but the compiler thinks I should have it. Is there a switch I can use so it doesn't look for it when compiling the fft routines?
Ed

On Mon, 19 Sep 2016 at 18:38 Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
you can compile them yourself, should be simple enough.


Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Sep 2016, at 17:11, Ed Costello <phasereset@GMAIL.COM> wrote:

Does Csound compile plugins when compiling on the Raspberry Pi? Like if I had libwebsockets installed on Raspbian would it pick it up and compile the websocket opcodes too?
Ed
--
Edward Costello
--
Edward Costello

Date2016-09-20 00:15
FromEd Costello
SubjectRe: [Csnd-dev] Raspberry Pi Compilation
I figured it out, just had to disable the instructions by defining PFFFT_SIMD_DISABLE.
Cheers
Ed

On Mon, 19 Sep 2016 at 23:43 Ed Costello <phasereset@gmail.com> wrote:
I'm getting an error when trying to compile Csound on the raspberry pi, I have a model 1 B, it doesn't have the arm Neon instruction set, but the compiler thinks I should have it. Is there a switch I can use so it doesn't look for it when compiling the fft routines?
Ed

On Mon, 19 Sep 2016 at 18:38 Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
you can compile them yourself, should be simple enough.


Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 19 Sep 2016, at 17:11, Ed Costello <phasereset@GMAIL.COM> wrote:

Does Csound compile plugins when compiling on the Raspberry Pi? Like if I had libwebsockets installed on Raspbian would it pick it up and compile the websocket opcodes too?
Ed
--
Edward Costello
--
Edward Costello
--
Edward Costello