Hi All,

I had a question about clang versions.  I see that the Makefile.unix
in the compiler folder assumes that clang is compiled for use with the
version of LLVM that is installed. The CMake version doesn't seem to
make the same assumption.  I tried compiling with the Makefile, making
modifications to allow "3.3svn" as a version to set LLVM_33, and
modifying LLVM_CLANG to use the value of CXX, but that gets me a lot
of errors for linking with i386.

The other issue I found is that running "make install" with the CMake
file does not install the same headers/files that the the Makefile
version does.  This doesn't affect using faust, but it does give me
errors for compiling against libfaust (missing headers, etc.).

I'm sort of stuck at this point where I can build and install with
CMake but the installation isn't correct, and I can't compile with the
Makefile.  Are there plans to keep the CMake file up to date?

Thanks,
steven

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Faudiostream-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to