[ROOT] creating a single exe on ROOT

From: Stilianos Kesisoglou (kesisogl@fnal.gov)
Date: Fri Aug 06 2004 - 05:36:15 MEST


Hi,

I would like to create a single exe file from a ROOT macro. Is this
possible?
I know for example that if I have a macro named "code.C" I can do:

root[..].L code.C++

and that creates a shared object named "code_C.so" that I can later load
in a ROOT session and execute.

What I would like to do is to create a sigle file let's say "code.exe" that
will
do the same thing (without of cource the need to load it into a ROOT
session).

Thanks!

Stelios.



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