Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 27 Apr 2013 14:22:29 -0400
From:  <jfoug@....net>
To: john-dev@...ts.openwall.com
Cc: magnum <john.magnum@...hmail.com>
Subject: Re: GPU support under Windows


---- magnum <john.magnum@...hmail.com> wrote: 
> On 26 Apr, 2013, at 17:00 , Dániel Bali <balijanosdaniel@...il.com> wrote:
> > 	@echo "Failing after this point just means some helper tools did not build:"
> > 	$(MAKE) $(PROJ_CXX) CFLAGS="$(CFLAGS) -m32"
> > 	# $(MAKE) $(PROJ_PCAP) CFLAGS="$(CFLAGS) -m32" TODO
> > 	@echo "All done"
> > 
> > I commented out the second helper tool because I was unsure what to install for cygwin, but I will address that issue later.
> 
> The needed package should be called libpcap-devel or something along the lines of that.

cygwin does not have any pcap in it's pre-built, that I could find.  It might be able to be built from source, but I have never tried.  I simply ignore those 2john tools.  One other issue that I have problems with, is the auto detect of krb5.  The build detects it, BUT the data structures are different (older version??), so there are compile errors.  I always have to hand edit Makefile to remove those 2 auto-detect lines for that library.

I am interested in getting OpenCL working on cygwin.  I am interested in exactly what was required to get OpenCL installed, and buildable in the cygwin environment overall, even before the JtR target was added.

Jim.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.