gcc --mno-cygwin -l crypt

Sam Steingold sds@gnu.org
Fri Mar 11 20:28:00 GMT 2005


"gcc --mno-cygwin -l crypt" links with cygwin libcrypt
(instead of not finding a loibcrypt).
this means that AC_SEARCH_LIBS(crypt, crypt) finds crypt
and the resulting binary, even though linked with "gcc --mno-cygwin",
is _not_ cygwin-free.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.jihadwatch.org/> <http://pmw.org.il/> <http://www.camera.org>
<http://www.dhimmi.com/> <http://www.mideasttruth.com/>
Failure is not an option. It comes bundled with your Microsoft product.

--
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