X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_GT
X-Spam-Check-By: sourceware.org
Message-ID: <4EC41689.8090601@gmail.com>
Date: Wed, 16 Nov 2011 21:01:13 +0100
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problems with updating nearly any package meant for Cygwin or using packages such as libtool
References: <32849825.post@talk.nabble.com> <4EC2CFA2.40007@cygwin.com> <32857072.post@talk.nabble.com>
In-Reply-To: <32857072.post@talk.nabble.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 11/16/2011 8:34 PM, viper_88 wrote:
>
>

> $
>
> I'm not sure, but I guess this ends my use of Cygwin for the purpose of
> compiling THC-Hydra with its full capabilities :/ If there aren't any
> options to make it work indeed, I think that the only way to accomplish my
> goal (apart from a full-fetched installation of Linux on my hard drive) is
> to install it on a virtual machine.
>
> Of course, if anyone knows of a way to make GLIBC work with Cygwin, I will
> be more than glad to learn it

why do you need glibc ?

cygwin has its own libc (newlib) and hydra-7.1-src
  build easily on cygwin

$ ./configure
$ make

------------------------
....
If men could get pregnant, abortion would be a sacrament

cd hydra-gtk && sh ./make_xhydra.sh
Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, 
this is really optional ...
`src/xhydra' -> `../xhydra.exe'
The GTK GUI is ready, type "./xhydra" to start

Now type make install
----------------------------


$ find . -name "*.exe"
./hydra-gtk/src/xhydra.exe
./hydra.exe
./pw-inspector.exe
./xhydra.exe


Regards
Marco

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

