On Thu, Oct 05, 2000 at 09:58:08PM -0400, H. S. Teoh wrote:
> I've been skimming the recent thread about reentrant libraries... just a
> quick question: *where* do you put the -DREENTRANT flag? The library I'm
> maintaining right now (libsndfile) uses autoconf... so should I modify the
> makefile o
I've been skimming the recent thread about reentrant libraries... just a
quick question: *where* do you put the -DREENTRANT flag? The library I'm
maintaining right now (libsndfile) uses autoconf... so should I modify the
makefile or makefile.in or ...?
Thanks in advance... excuse my ignorance; aut
On Thu, 5 Oct 2000, Rick Younie wrote:
> Yeah, I talked to the Regina maintainer about this. He's happier
> leaving the libs in /usr/lib rather than using rpath so I guess
> he'd feel the same about modifying ld.so.conf.
Another option for loadable modules would be to dlopen() them with the
full
On Thu, Oct 05, 2000 at 09:58:08PM -0400, H. S. Teoh wrote:
> I've been skimming the recent thread about reentrant libraries... just a
> quick question: *where* do you put the -DREENTRANT flag? The library I'm
> maintaining right now (libsndfile) uses autoconf... so should I modify the
> makefile
I've been skimming the recent thread about reentrant libraries... just a
quick question: *where* do you put the -DREENTRANT flag? The library I'm
maintaining right now (libsndfile) uses autoconf... so should I modify the
makefile or makefile.in or ...?
Thanks in advance... excuse my ignorance; au
On Thu, 5 Oct 2000, Rick Younie wrote:
> Yeah, I talked to the Regina maintainer about this. He's happier
> leaving the libs in /usr/lib rather than using rpath so I guess
> he'd feel the same about modifying ld.so.conf.
Another option for loadable modules would be to dlopen() them with the
ful
6 matches
Mail list logo