Good news for cygwin ? Re: [smartmontools-devel]Windows port

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Fri Feb 27 00:44:00 GMT 2004


On Thu, Feb 26, 2004 at 08:09:54PM -0300, Fr?d?ric L. W. Meunier wrote:
>smartmontools now has support for Cygwin in CVS. There's a full
>package I made for 1.5.7 (just missed a postinstall script for
>/etc/smartd.conf - will be in 5.30) that can be installed
>through setup.exe.
>
>And a smartctl binary compiled with -mno-cygwin.

...which would make it not particularly good news for cygwin...

-mno-cygwin means "no cygwin" which means that cygwin is not involved
in this port at all.  You used cygwin's compiler to build it but you
cut cygwin out of the equation by specifying -mno-cygwin, making it
essentially a native windows port like you'd get if you used MSVC.

>More information is available at
>http://smartmontools.sourceforge.net/
>
>All thanks go to Christian Franke, who ported it (to MSVC, but
>changes to Cygwin were almost cosmetic).

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list