RE: [ROOT] Different behaviour (i.e. Crash) of TString on Linux and Windows

From: Philippe Canal (pcanal@fnal.gov)
Date: Fri Mar 05 2004 - 14:10:08 MET


Hi Andreas,

This is a feature of any version of ROOT.  It allows the loading
of 'scripts' via a compiler rather than the interpreter.  So 
instead of doing:
	root [] .L mymacro.C
do
	root [] .L mymacro.C+

See the Users Guide for more details.

Cheers,
Philippe.

-----Original Message-----
From: Andreas Zoglauer [mailto:zog@mpe.mpg.de]
Sent: Friday, March 05, 2004 3:53 AM
To: Philippe Canal
Cc: roottalk@pcroot.cern.ch
Subject: Re: [ROOT] Different behaviour (i.e. Crash) of TString on Linux
and Windows



Hi Philippe,

Can you give me any hints where I can get ACLiC? I assume it is a 
special ROOT version, but google was not able to find a corresponding 
web-site....

Thanks,
Andreas


Philippe Canal wrote:
> Hi Andreas,
> 
> I can not reproduce this problem.
> However (due to your use of 'main'), I assume that you are linking
> your own executable.  Windows is very sensitive (and not likely to
> warn you) about library mis-match.
> 
> Retry you exaxmple using ACLiC.
> 
> Cheers,
> Philippe.



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET