Re: rootcint handling of "not declared" classes
Pasha Murat (murat@cdfsga.fnal.gov)
Tue, 28 Oct 1997 17:47:24 GMT
Fons Rademakers writes:
 > Hi Pasha,
 > 
 >    when in dir a run rootcint like this:
 > 
 > rootcint -f adict.cxx -c -I../b A.h LinkDef.h
 > 
 > I know this is not documented, but it is the same a the cint
 > arguments (see cint -?).
 > 
	Hi Fons,
I know that this works, but this is exactly what one *doesn't* want to do if
he wants to have separate dictionaries for files in a/ and files in b/: 
this leads to B::Streeamer being defined in both dictionaries...
						Regards, Pasha