Skip to content
Snippets Groups Projects
Commit 34cd3229 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

when running rootcint the compiler flags, like __KCC, __GNUC__, etc are

not known. However, CINT needs these to generate the correct iostream code
depending on what is defined in RConfig.h. To fix this pass these flags as
-D arguments to CINT. Now cout << TString("bla") << endl; works again.


git-svn-id: http://root.cern.ch/svn/root/trunk@4885 27541ba8-7e3a-0410-8455-c3a389f83636
parent 8e04150b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment