Mail Archives: cygwin/1997/10/02/16:31:59
The trick to making ncurses*g compile under cygwin32's
gcc 2.7.2 compiler is to fix the `configure' script and configure.in
so that the constants from config_h get into the <include/config.h> file.
I put `echo rm include/config_h' in place of `rm include/config_h'
in both files, and that seemed to make the difference.
You also have to add `.exe' suffixes to the installed program names
in the appropriate makefiles for `make install' to work properly.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -