Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: "Gupta, Sanjay" <SGupta@Epylon.com>
Cc: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: Re: mcrypt commnad
References: <657B20E93E93D4118F9700D0B73CE3EA0D397216@goofy.epylon.lan>
From: Andrew Markebo <flognat@flognat.myip.org>
Date: 03 Apr 2002 23:51:20 +0200
In-Reply-To: <657B20E93E93D4118F9700D0B73CE3EA0D397216@goofy.epylon.lan>
Message-ID: <m3g02cmox3.fsf@flognat.myip.org>
Lines: 26
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

No idea about why you are missing cputs and cgets, easy way is to use
something other to print and input a string.. 

Meanwhile, just a quick thought, if I remember right you said
something like "I can't use cygwin crypt(), because it is not
unix-compatible", well how many crypt()'s out there on Solaris, Linux,
HP, digital alpha are compatible?? 

Or is it me being on the wrong line?? Using mcrypt on the unix-machine
and cygwin probably does the same thing.. 

BTW Saw a note on the mcrypt-dev on compiling mcrypt with cygwin, they
referred to use and link against mingw.. 

        http://lists.hellug.gr/pipermail/mcrypt-dev/2001/000087.html

        /Andy

[...]
| getpass.o: In function `mcrypt_getpass':
| /usr/src/mcrypt-2.5.10/src/getpass.c:48: undefined reference to `_cputs'
| /usr/src/mcrypt-2.5.10/src/getpass.c:49: undefined reference to `_cgets'
[...]

-- 
 The eye of the beholder rests on the beauty!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

