> are you sure you don't try to run the old rootcint with the new libs?
> I verified on my HP with aCC and rootcint works fine.
I guess there is really a difference:
(My $ROOTSYS is set to
/afs/cern.ch/na49/library.4/ROOT/v2.21/hp700_ux102_aCC/root)
version 2.21:
[atlas07] ~/public/root >
/afs/cern.ch/na49/library.4/ROOT/v2.21/hp700_ux102_aCC/root/bin/rootcint
-f CintHitResidual.cxx -c HitResidual.h HitResidualLinkDef.h
Note: operator new() masked 1c
Note: operator delete() masked 1c
/usr/lib/dld.sl: Unresolved symbol: G__setglobalcomp (code) from
/afs/cern.ch/na49/library.4/ROOT/v2.21/hp700_ux102_aCC/root/bin/rootcint
IOT trap (core dumped)
version 2.20:
[atlas07] ~/public/root >
/afs/cern.ch/na49/library.4/ROOT/v2.20/hp700_ux102_aCC/root/bin/rootcint
-f CintHitResidual.cxx -c HitResidual.h HitResidualLinkDef.h
Note: operator new() masked 1c
Note: operator delete() masked 1c
[atlas07] ~/public/root >
Cheers,
Simon.