I am compiling a code in C using CYGWIN gcc compiler in netbeans but I am not able to compile ... I am getting this error in the error window
Running "E:\cygwin\bin\makeinfo.exe -f nbproject/Makefile-Debug.mk build/Debug/Cygwin-Windows/newmain.o" in C:\Documents and Settings\chetansharma\My Documents\NetBeansProjects\gen makeinfo: --fill-column arg must be numeric, not `nbproject/Makefile-Debug.mk'. Try `makeinfo --help' for more information. Build failed. Exit value 1. Please tell how to debug this as I am not able to compile any of the code. Thanks !!!
