On Sat, Aug 09, 2025 at 04:28:25PM -0500, Parzival Wolfram wrote:
> On 8/9/25 2:10 PM, Thomas Dickey wrote:
> > On Sat, Aug 09, 2025 at 01:22:20PM -0500, Parzival Wolfram wrote:
> > > Apologies for the wait, tack is proving temperamental and ncurses is
> > > silently refusing to build shared libraries despite being configured with
> > > --enable-shared. I can't find much documentation on tack's actual inner
> > That's --with-shared
> > 
> > https://invisible-island.net/ncurses/INSTALL.html#option:with-shared
> > 
> > ...which uses a case-statement (which may/may not need work)
> I have "--enable-threads=posix --disable-nls --disable-year2038
> --disable-multilib --enable-static --enable-shared
> --disable-dependency-tracking --disable-largefile --disable-option-checking"
> hardcoded into my build system, because that's the usual set of suspects for
> autotools requirements on sol7. Curious that you're using a custom one,

that's an odd comment (but seeing that you have a lot of hardcoded stuff in
your configuration, perhaps that's the problem).

I added the --with-shared option to ncurses in June 1995.
There wasn't a lot of prior art at that point.

-- 
Thomas E. Dickey <[email protected]>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to