trying to compile the simple example 'MyClass' from the "The CINT
Dictionary Generator" section, I just discovered a strange behavior
of rootcint using (as in the example) 'mydict.C' as the output
filename:
>pcrt1-2:/home/racky # rootcint mydict.C -c MyClass.h -d
>Segmentation fault
using another name, i.e.
>pcrt1-2:/home/racky # rootcint hallo.C -c MyClass.h
>Note: operator new() masked c
>Note: operator delete() masked c
>Class MyClass: Streamer() not declared
>Class MyClass: ShowMembers() not declared
everythings fine. Any comments?
Jens
--------------
Jens Racky
racky@e-technik.uni-kl.de