-
- Downloads
Fix initialization order for "new" binutils that use ctors-in-init-array, by...
Fix initialization order for "new" binutils that use ctors-in-init-array, by passing -Wl,--no-ctors-in-init-array. See <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46770>. This enforces llvm (at the end of the link line) globals to be initialized before ROOT's, pretty healthy for new TInterpreter in gROOT's initializer. git-svn-id: http://root.cern.ch/svn/root/trunk@46055 27541ba8-7e3a-0410-8455-c3a389f83636
Loading
Please register or sign in to comment