re: Can't get rootcint -I option to work

Joanne Bogart (jrb@SLAC.stanford.edu)
Sun, 17 Jan 1999 00:06:51 -0800 (PST)


> Hi Joanne, the right syntax is:
>
> rootcint -f $(SRCDIR)/FastMCCint.cxx -c -I$(EVENTIDIR) $(DIRINCFILES)
>
> -pasha

Thank, you, Pasha. That was an ordering I never considered and, indeed,
it did the trick. Now that I have a somewhat better idea of what some
of the options for rootcint are it even makes sense.

Joanne