rootlogon.C R__LOAD_LIBRARY(mca8000a.cxx+)

Hi,
in this post
rootlogon.C 6.10.06_
I learned about R__LOAD_LIBRARY(mca8000a.cxx+)
(at that time with 6.10.06)
With versions 6.24.02 and 6.26.04 we get:
/home/o/Otto.Schaile/mca8000a/rootlogon_norm.C:2:1: fatal error: 'mca8000a.cxx+' file not found
R__LOAD_LIBRARY(mca8000a.cxx+)
Using a precompiled lib (mca8000a_cxx.so) it works.

Cheers
Otto

_ROOT Version:6.24.02
_Platform:Ubuntu 20.04.4 LTS
_Compiler:gcc version 9.4.0


Hello,

@Axel should be able to tell you if there has been a change there.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.

As a reminder I’ve created `R__LOAD_LIBRARY(aclicThis.C+)` fails in rootlogon.C · Issue #12801 · root-project/root · GitHub - this looks like a bug. Sorry for the lack of progress with this.