Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 27 Nov 2014 09:29:29 +0100
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: OpenMP on FreeBSD ?

On 2014-11-27 08:10, Patrick Proniewski wrote:
> I'm trying to install john-1.7.9.jumbo.7 on FreeBSD 9.3-RELEASE amd64. I'm using FreeBSD's port system:
>
> 	# cd /usr/ports/security/john/
> 	# make OMPFLAGS=-msse2

> Any idea why the FreeBSD port fails using OpenMP code?

You did not build with OMP. Try 'make OMPFLAGS="-fopenmp -msse2"'

magnum

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.