RE: [ROOT] Shared libraries.

From: Philippe Canal (pcanal@fnal.gov)
Date: Thu Mar 18 2004 - 17:17:33 MET


Hi Dmitry,

Currently there is no interface to request the stripping of
the subdirectory information after a SetBuildDir.

This is the default to mare sure that there is no collision between
    .L mymacro1/plot.C+
and
    .L otherdir/plot.C+

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk@pcroot.cern.ch
[mailto:owner-roottalk@pcroot.cern.ch]On Behalf Of Dmitry A. Shtol
Sent: Wednesday, March 17, 2004 10:36 PM
To: Rene Brun
Cc: roottalk@pcroot.cern.ch
Subject: Re: [ROOT] Shared libraries.


Hello!
I asked about another problem: I compile my programs (classes) for ROOT
with ACLiC. If I use gSystem->SetBuildDir("./lib") , and macro is in
full_path/macro/ , it creates shared libraries in lib/full_path/macro/ .
How to make it to create library in ./lib ?

Thank you.


==============================================================
Dmitry A. Shtol                        (SND group)
Budker Institute of Nuclear Physics

On Wed, 17 Mar 2004, Rene Brun wrote:

> Hi Dmitry,
>
> With the existing Makefile, the shared libraries are not created
> in the src directories but in the lib directory.
>
> Rene Brun
>
> On Wed, 17
> Mar 2004, Dmitry A. Shtol wrote:
>
> > Hello!
> > How to make ROOT to put shared libraries (when compile my programs) not
in
> > the same directory, where sources are, but in another directory?
> >
> > Thank you.
> >
> > ==============================================================
> > Dmitry A. Shtol                        (SND group)
> > Budker Institute of Nuclear Physics
> >
>



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