Re: [ROOT] creating a single exe on ROOT

From: Valeriy Onuchin (Valeri.Onoutchine@cern.ch)
Date: Fri Aug 06 2004 - 10:39:43 MEST


creating a single exe on ROOTHi Stelios,
good suggestion!  

just++
It would be good to do the same with

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

just+++ 
  ...and create not only DLL but also .lib files
 
The idea was circulated some time ago ... 
hopefully will be done soon (Philippe?)

Regards. Valeriy
  ----- Original Message ----- 
  From: Stilianos Kesisoglou 
  To: roottalk@pcroot.cern.ch 
  Sent: Friday, August 06, 2004 5:36 AM
  Subject: [ROOT] creating a single exe on ROOT


  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