Re: bug or Delta CC compiler?

Pasha Murat (murat@cdfsga.fnal.gov)
Mon, 2 Nov 1998 21:39:13 -0600 (CST)


das Boot writes:
> Dear roots!
> I wrote a simple program(not a macro) which performed some operations to
> histograms and plotted them. It compiled and run on Linux fine!
>
> On IRIX5.3 CC (Delta compiler) it complained in <TH1:Add> about
> histograms having different binning (and they did not).
> Then I erased all *.o files and recompiled and I can't reproduce
> the same error. It plots all empty histograms.
>
> Did anyone have any problems with CC on Irix?
> maybe I should forget about using root on sgi and run it only on linux.
>
> regards Artur

Arthur: make sure that you are using ROOT libraries compiled with the same
compiler as you're using. Then try to execute the same simple code in
interpreted and compiled modes. If the results are different or wrong please
report your problem to `rootdev', not `roottalk' mailing list. Also ROOT
developers will need more information from you to be able to reproduce the
(potential) problem.
regards, pasha.