I have compiled 3.81rc1 with gcc under Cygwin bash environment, after defining HAVE_CYGWIN_SHELL in config.h

Now I discovered the following in 3.81rc1/Makefile:

# Only process if target is MS-Windows
#MAYBE_W32 = w32
#W32INC = -I $(top_srcdir)/w32/include
#W32LIB = -Lw32 -lw32

Should I also have MAYBE_W32 uncommented, or is that only when compiling in a cmd.exe environment and using a Microsoft compiler?

- Greg Keraunen
http://www.xmake.org


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to