Operating system name and version: Windows 7 Professional
Version of smsd:
Smsd installed from: sources
Name and model of a modem / phone:
Interface: USB

Sir,
I am trying to install smstools3 to windows7 machine.
Problems:
01. Although the manual says : "Open the Devel list and select gcc and make by clicking one time on them. If you want to use statusmonitor feature, a gcc-g++ package is also needed. After the version 3.2, libiconv is also needed if iconv is used. It's used by default. Then click on Next until you can see the progress bar. The default settings are Ok." When I am selecting Devel it shows many gcc options. So I mark all gcc's and installed. Are there any specific gcc's ?

02. After installing the cygwin, copying the tar file to c:\cygwin\usr\src, when giving the command "make" this error will occour :
====================================
$ make
cd src && make -
make[1]: Entering directory '/usr/src/smstools3/src'
Makefile:51: *** recipe commences before first target. Stop.
make[1]: Leaving directory '/usr/src/smstools3/src'
Makefile:10: recipe for target 'compile' failed
make: *** [compile] Error 2
=====================================

Please help me.