Re: problem with rootcint

S.J.M. Peeters (Simon.Peeters@cern.ch)
Mon, 12 Apr 1999 15:23:53 +0200 (METDST)


Hi,

> 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.