RE: [ROOT] Problem with ACLiC

From: Philippe Canal (pcanal@fnal.gov)
Date: Tue Jul 23 2002 - 19:52:58 MEST


> In the macro I use strstream... Can this be the source of the problem?

This could be the source of the problem in quite a few cases.

For example, if you create the strstream or string from the cint prompt and
then pass it to the compile function.  This will work only if you build the
cintdlls.

Another possibility is that the compiler version being available on the path
is NOT the same as the one used to build the version of ROOT you downloaded.

Another possibility is that you are using the resulting string without
terminating with an ends.

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Daniel De Marco
Sent: Tuesday, July 23, 2002 12:35 PM
To: roottalk@cern.ch
Subject: [ROOT] Problem with ACLiC


Hi all,

I've tried to compile a little macro I'm developing and I've got some
problems.

The macro works fine from cint, but if I compile it when I try to run it I
get a segmentation fault. I've tried with 3.03.06 and 3.03.07

In the macro I use strstream... Can this be the source of the problem?

Thanks in advance.
Bye, Daniel.

--ddm



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:00 MET