Re: [ROOT] To many DLL

From: Rene Brun (brun@pcbrun.cern.ch)
Date: Tue Nov 23 2004 - 23:33:02 MET


Claus,

CINT has a limitation of 150 shared libs (loaded dynamically).
I strongly suggest to group your classes in a smaller set of libraries.

Rene Brun

On 
Tue, 23 
Nov 2004, Claus Horn wrote:

> 
> Dear ROOTers,
> 
> I need to load a lot of classes.
> 
> I use:
> 
> gROOT->ProcessLine(".L "CVar/CVar_Zvtx.h+");
> 
> After 100 or so I get:
> 
> Too many DLL: Failed to load Dynamic link library
> *** Interpreter error recovered ***
> 
> Is there a way to load more classes?
> 
> Thanks,
> 	Claus Horn
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:10 MET