Re: compile 2.23/12 on Solaris 2.6

From: Eddy Offermann (eddy@rentec.com)
Date: Fri Mar 24 2000 - 22:01:59 MET


You are right, no problems after the TGX11 change.
Eddy

ps.
I compile with a few additional CXXfFLAGS which will give you some 
speed gain and some arithmic warnings:

in Makefile.config set
EXTRA_CXXFLAGS  = +w2 -dalign \
                  -xtarget=ultra2 -ftrap=common -fsimple=1 \
                  -xlibmil -xO3 -xprefetch=yes

> X-Authentication-Warning: pcroot.cern.ch: majordomo set sender to 
owner-roottalk@root.cern.ch using -f
> To: Eddy Offermann <eddy@rentec.com>, roottalk@pcroot.cern.ch
> Subject: Re: compile 2.23/12 on Solaris 2.6 
> Mime-Version: 1.0
> Date: Fri, 24 Mar 2000 14:17:49 -0500
> From: George Heintzelman <georgeh@sparrowhawk.chm.bnl.gov>
> 
> 
> I retract my previous statement.
> 
> I was able to get root to compile on Solaris (though not h2root or 
> g2root, but that may be my problem) by applying the following patch to 
> TGX11.h.
> 
> This is really a compiler bug that causes this problem, but a simple 
> patch to ROOT fixes it; Rene has already agreed to put it in future 
> releases.
> 
> 
> 131c131
> <    TGX11(const char *name, const char *title);
> ---
> >    TGX11(const Text_t *name, const Text_t *title);
> 
> George Heintzelman
> gah@bnl.gov
> 

Eddy



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:22 MET