bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: building ncurses on Windows


From: Thomas Dickey
Subject: re: building ncurses on Windows
Date: Sun, 05 Mar 2006 11:29:15 -0500
User-agent: Mutt/1.5.11+cvs20060126

>Hello all,
>
>I wish to build ncurses DLL on windows. I have followed the instructions  
>given in Makefile.os2.
>
>The first step was :
>$ touch Makefile
>
>The config step:
>$make -f Makefile.os2 config
>
>gives many errors including the ntvdm.exe 
>
>Also I am running these commands on cygwin on Windows, is that the problem?
>
>Thanks

Makefile.os2 only applies to OS/2 - not Windows.

For cygwin, you would use the configure script, e.g.,

        ./configure --with-shared

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]