-
- Downloads
From Philippe:
"I think it is inconvenient for the user (and the documenter) that the 'cint' executable behaves differently in the ROOT environment or in the pure CINT environment. For example, the lastest change broke Fons' script to build the cintdlls (since linG__set_globalcompk was off by default, the cintdlls where actually empty!). So I propose to reset the 'link mode' to be on by default for the 'cint' executable. We can then explicitly set it to be off in the 'rootcint' executable. In order to properly implement this, I also needed to fix the handling of the argument to '-c' (corretly use the abs value and propagate all the change into G__set_globalcomp. git-svn-id: http://root.cern.ch/svn/root/trunk@5465 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- cint/src/global2.c 0 additions, 4 deletionscint/src/global2.c
- cint/src/init.c 1 addition, 1 deletioncint/src/init.c
- cint/src/newlink.c 4 additions, 0 deletionscint/src/newlink.c
- cint/src/v6_global2.cxx 0 additions, 4 deletionscint/src/v6_global2.cxx
- cint/src/v6_init.cxx 1 addition, 1 deletioncint/src/v6_init.cxx
- cint/src/v6_newlink.cxx 4 additions, 0 deletionscint/src/v6_newlink.cxx
- utils/src/rootcint.cxx 2 additions, 2 deletionsutils/src/rootcint.cxx
Loading
Please register or sign in to comment