Options to compile applications for Cling usage

It is written in documentation:
“…applications that depend on ROOT must be compiled with the
same C++ standard with which ROOT was compiled”
But how to get compilation options “exactly the same as Root used”
My macros crashed with my applications, which was working in Root5.
Probably it is because of wrong compilation flags
Victor


root-config --cflags

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.