This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc --mno-cygwin -l crypt


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]