Re: what is this ?

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Jun 11 1997 - 08:38:20 MEST


Wouter Hulsbergen wrote:
> 
> This afternoon I downloaded version 1.01/04, I now I have some serious
> trouble in my analysis code. On run time:
> 
> Warning in <Add>: class TUnixSystem allready in TClassTable
> Warning in <Add>: class TTreeFormula allready in TClassTable
> Warning in <Add>: class TTree allready in TClassTable
> .
> .
> .
> Segmentation fault (core dumped)
> 
> What is wrong?
> 
> This is rather urgent as I would like to present some results on a meeting
> tomorrow. Thanks, Wouter

When linking under IRIX with g++, the following exotic LD parameters
are required:
LDFLAGS       = -g -Wl,-u,__builtin_new -Wl,-u,__builtin_delete -Wl,-u,__nw__FUiPv

I have modified the Makefile in the distribution for IRIX/g++ to include
this sequence.

Rene Brun



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:19 MET