Hello,
Our system administrators are “upgrading” our machines to Redhat 5.5, and it by default uses gcc4. However, for other reasons I cannot move to gcc4, so I need a way to direct ROOTCINT to use a g++ 3.4 when compiling.
Is there any way to direct ROOTCINT to a particular g++ installation?
Thanks,
Terry
After fiddling around for a while and getting my system administrators to install g++, which for some odd reason does not come standard on Redhat 5.5, I’ve managed to determine that the RH4 ROOT libraries I have installed seem to work just fine with g++ 4.1.2 or g++ 3.4.6.
I’m a happy camper now.
Thanks,
Terry