Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

faust2 fails to build with LLVM 5.0.2 #181

Closed
xeji opened this issue May 17, 2018 · 3 comments
Closed

faust2 fails to build with LLVM 5.0.2 #181

xeji opened this issue May 17, 2018 · 3 comments

Comments

@xeji
Copy link

xeji commented May 17, 2018

... because 5.0.2 is not in the list of known LLVM versions:

make[1]: Entering directory '/build/source/compiler'
Makefile.unix:165: *** "Unknown LLVM version 5.0.2".  Stop.
@sletz
Copy link
Member

sletz commented May 17, 2018

Are you on latest master-dev branch? (which now compile with cmake)

@xeji
Copy link
Author

xeji commented May 17, 2018 via email

@sletz
Copy link
Member

sletz commented May 17, 2018

Yes you'll have to correct the Makefile.unix. New cmake based compilation model does not suffer this kind of issue anymore.

@sletz sletz closed this as completed May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants