Re: cxx version

Rene Brun (Rene.Brun@cern.ch)
Wed, 14 May 1997 14:36:42 +0200


Grave Xavier wrote:
>
> Hi,
>
> I'm triyng to make the event example in
> root/test
>
> My cxx version is 5.1 under OSF1/v4.0, so no older than cxx v5.5
> The messages I get are the following
>
> >make Event
> cxx -O -w -I/virgoa1_3/xavier/root/include -c Event.cxx
> /virgoa1_3/xavier/root/include/TBuffer.h:331: error: In this
> declaration, "operator <<" is declared with both internal and external
>

Your version of CXX is an old version.
You should get version 5.5 or newer from DEC
The new version fix this problem.

Rene Brun