Re: load a list of libs

From: Dmitry Naumov <naumov_at_nusun.jinr.ru>
Date: Mon, 10 Mar 2008 20:32:37 +0300


Hi Dario,

this I know. But this command seems to load only one library. Is there something like:
root[] gSystem->LoadListOfLibs("-L/path_to_libs -lApp1 -lApp2 -lApp3"); Thanks, Dmitry

Dario Berzano пишет:
> On Mon, Mar 10, 2008 at 6:06 PM, Dmitry Naumov <naumov_at_nusun.jinr.ru> wrote:
>
>> Dear roottalk,
>>
>> is there an implemented way to load a list of libraries made in the form:
>> -L/path_to_libs -lApp1 -lApp2 -lApp3 ...
>> from the root interpreter?
>>
>
> Hi Dmitry,
>
> you can try gSystem->Load("library_name"). The documentation is
> available here:
>
> http://root.cern.ch/root/html/TSystem.html#TSystem:Load
>
> Regards,
>
Received on Mon Mar 10 2008 - 15:32:28 CET

This archive was generated by hypermail 2.2.0 : Mon Mar 10 2008 - 17:50:01 CET