A few questions, about build and usage

Hello, I have a few questions:

  1. After moved to git, is there still a binary build for cling?
  2. Part of question 1 is that I can’t build root 6, both by cmake and by ./configure. I either got a link error on libclang.a or a link error on cling. Is this normal?
  3. Is there a list of cling meta-command like ‘.q .x .rawInput’? Because I want to know is it possible to redefine a function (any update in sft.its.cern.ch/jira/browse/ROOT-4803) and is there something like ‘save the environment’.
    Thank you.
  1. Nightly built binary has came. https://ecsft.cern.ch/dist/cling/current/
  2. Here is an emacs mode for cling, https://github.com/brianqq/inferior-cling . But is there a better way to use cling?

Hi,
What do you mean with “Is there a better way to use cling”? Could you elaborate a bit more?
Cheers,
Vassil