vgvassilev / cling

The interactive C++ interpreter Cling
https://rawgit.com/vgvassilev/cling/master/www/index.html
Other
1.76k stars 102 forks source link

AUR Package #189

Open dufferzafar opened 5 years ago

dufferzafar commented 5 years ago

Are there binaries I can use on Arch Linux?

There is an AUR package: https://aur.archlinux.org/pkgbase/cling-git/

but it builds from source - which takes insanely long to clone the repo and then to build it (it was taking more than 2 hours, which is when I stopped the process.)

I tried using the binaries for Ubuntu but they don't run properly (because of having built for different runtimes etc.)