RE:Re: your mail

Masaharu Goto (MXJ02154@nifty.ne.jp)
Fri, 31 Jul 1998 20:08:00 +0900


Nikolai,

>Hi,
>Yes, but rootcint produces a G__Mdouble type which is not defined:
>> xlC -qchars=signed -qnoro -qnoroconst -qmaxmem=-1 -I../include
>-I/afs/cern.ch/na49/library/local/ROOT/aix4/root/include -c test_cint.cxx
>
>"test_cint.cxx", line 24.118: 1540-013: (S) "G__Mdouble" is undefined
>
>Anyway, Fons suggests it is solved in 2.00/10 (very fresh) version. I
>didn't check yet.
>
>Nikolai.

I think you have version mismatch between rootcint and G__ci.h header file
which defines G__Mdouble. Once you update concrete version , it should be
fine.

Masaharu Goto