The order of libraries matters.
The easiest thing to try would be to put this list of libraries twice (and I hope you put this list after all your own object files and libraries).
Thanks for your kind reply.
But putting the list after all my own object files and libraries doesn’t help.
BTW, my code can be compiled by ROOT6.22.08.
Maybe this is a small bug of ROOT6.24.00?
Hi @shenzh ,
does that happen also if you recompile ROOT from an empty build directory, and then compile your RooFit code with exactly the same compiler and standard library that ROOT used?
Can you compile your code with the 6.24 ROOT releases on LXPLUS?