[ROOT] Global Object and Cint

From: Thomas Bretz (tbretz@uni-sw.gwdg.de)
Date: Thu Feb 22 2001 - 13:59:27 MET


Hello Rooters,

I tried to create dictonary with a statement like
#pragma link C++ global gLog
which is declared in MAGIC.h
class MLog gLog;
extern MLog gLog;
it is instanciated in a source (*.cc) file

it is working fine on our Linux Machine, but I get the following error
on our Alphas. Does somebody know what it means?
----------------------------------------------
Internal Error: malloc failed for gLog FILE:../mbase/MAGIC.h LINE:37
Warning: Error occured during reading source files
Note: operator new() masked 1c
Note: operator delete() masked 1c
class MCamGeom in MCamGeom.h line 63 original base of virtual func
class MCamNeighbor in MCamNeighbor.h line 9 original base of virtual
func
Warning: Error occured during dictionary source generation
!!!Removing GuiCint.cc GuiCint.h !!!
/home/raid1/tbretz/root/OSF1/bin/rootcint: error loading headers...
*** Exit 1
Stop.
*** Exit 1
Stop.
-----------------------------------

Thanks,
Thomas.



This archive was generated by hypermail 2b29 : Fri Jun 08 2001 - 11:51:14 MEST