Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 16 Dec 2011 01:53:33 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: more targets using sse-intrinsics.S

On Thu, Nov 10, 2011 at 02:37:50PM -0600, jfoug wrote:
> Since I do not know of a way to do a chmod+x in patch, within the Makefile, I use `perl ../run/sse2i_winfix.pl` to call the script, so even if the script is not +x, it will build properly.

This is right.  It also lets you have perl anywhere in PATH, not rely on
the script's shebang being correct for a specific system.

However, placement of the script in run was wrong.  It is not a script
that an end-user would run directly, and it is meaningless in a binary
build of John (that includes doc and run directories, but not src).
So I've just moved the script to src (and edited the Makefile
accordingly) for 1.7.9-jumbo-2.

Alexander

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.