Read that thread : https://forum.pjrc.com/threads/55274-Using-Faust-with-Teensy

Stéphane 

> Le 26 juin 2020 à 11:04, Ciro Caputo <cestercap...@gmail.com> a écrit :
> 
> Hi, first time poster, long time lurker here.
> After fiddling with Faust for a bit I bought a Teensy 4 to try to run some 
> Faust patches I made on it. I tried running the example files from Romain 
> Michon tutorial but when compiling it gives me this linker error:
> 
> //c:/program files 
> (x86)/arduino/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/5.4.1/armv7e-m/fpu/fpv5-d16\libgcc.a(unwind-arm.o):
>  In function `get_eit_entry':
> //
> //unwind-arm.c:(.text+0x134): undefined reference to `__exidx_end'
> //unwind-arm.c:(.text+0x138): undefined reference to `__exidx_start'
> //
> //collect2.exe: error: ld returned 1 exit status
> 
> I can get it to compile and upload by defining the two references as 
> unsigned, but then the Teensy doesn't get recognized by the ide and an "usb 
> device not recognised" quickly appears.
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to