For debugging purposes the macros: AbsArgTest.C IfdKeyTest.C IfdTypeKeyTest.C IfdSimpleProxyDictTest.C IfdStdVectorListTest.C should be steered via the macro "runMacro.C", i.e.: o to start the individual applications, type: root -l runMacro.C'(".x *.C++")' with * = name of the macro (e.g. * = AbsArgTest) o to create only a shared library, type: root -l runMacro.C'(".L *.C++")'