On Tue, Jun 17, 2025 at 03:54:19AM -0400, Thomas Dickey wrote:
> On Tue, Jun 17, 2025 at 03:19:10AM +0000, Kirill Makurin wrote:
> > Hello,
> > 
> > I have recently tried to build ncurses with MSVC-like tools (cl.exe and 
> > clang-cl.exe) and would like to share what I have encountered.
> 
> well, yes - if you're attempting to configure on a platform lacking
> the C runtime support, it won't work well.
> 
> thanks (will pick through this to improve)

For now, I'll make the suggested fix for $OBJEXT, and make fixes
for headers io.h and wchar.h -- that should let you make progress.

The issue with tsearch may be important - but probably requires some effort.
It appears that my choices are reworking source from FreeBSD, or code
that I wrote long ago using Knuth.

(gnulib isn't a viable choice, due to licensing)

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

Attachment: signature.asc
Description: PGP signature

Reply via email to