On Mon, Jan 11, 2016 at 12:51 AM, Stéphane Letz <l...@grame.fr> wrote:

> Please use LLVM 3.6 or 3.7 instead.


I just wanted to add that LLVM 3.4 and 3.5 still work as well. All of these
are available in MacPorts (packages llvm-3.4, llvm-3.5 etc.).

One pitfall is that Faust2 defaults to building universal binaries for i386
and x86_64 on the Mac. Thus a universal variant of LLVM needs to be
installed, otherwise you'll get a gazillion of linker errors in the end. I
run into this trap all the time. ;-) What I usually do is just build Faust
using `make ARCHFLAGS=` so that only the host architecture is built (which
is usually all that's needed).

The faust2-devel package on MacPorts will take care of all that, but, as I
already mentioned, it's a bit outdated at the moment. I will update it to
the latest revision asap, along with faust-devel and faustlive-devel.

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggr...@gmail.com
WWW:    https://plus.google.com/+AlbertGraef
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to