Re: Search path for libraries

2020-05-05 Thread Roderich Schupp
On Tue, Apr 28, 2020 at 8:39 PM Johan Vromans wrote: > The packer has a --lib parameter to set the module search path. > Is there something similar for shared libraries? > No. In case you're wondering in which directories "--link foo" (where "foo" is just a name, not a path) searches for "foo.dl

Search path for libraries

2020-04-28 Thread Johan Vromans
The packer has a --lib parameter to set the module search path. Is there something similar for shared libraries?