For reasons too complicated to get into here, I have been
experimenting with building shared libraries in an autoconf+automake
build *without* using libtool. [Please do not try to talk me out of
this.] I have something that works correctly on ELF-based operating
systems with GCC, *except* for ins
Hi Zack,
On 2/6/20, Zack Weinberg wrote:
> For reasons too complicated to get into here, I have been
> experimenting with building shared libraries in an autoconf+automake
> build *without* using libtool. [Please do not try to talk me out of
> this.] I have something that works correctly on ELF