Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 2 Apr 2012 22:46:14 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Compile john in Windows 64 bits

Alain, magnum -

On Mon, Apr 02, 2012 at 07:50:29AM -0700, Alain Espinosa wrote:
> Solving the problem with memory.c do not solve the general problem.
> John continue to crash with a memory access exception (Not SSE) in a
> general function. I may try to compile john with debug symbols, but i
> debug programs with VS and i do not know if gcc is compatible.

I'd use gdb.

> Putting OMP flags solve all problems.

Do you mean that removing the flags solved the problem?  I did not
realize you were trying to build with OpenMP right away.

> Attached gcc warnings and the
> old and new benchmark in a Celeron 430, 1.8GHz CPU.

Thanks.

We'll need to get the OpenMP build going as well.

> "relbench" script fails with this two files.

Hmm, it might be confused by one file having both real and virtual times
and the other real only.

We need to remove " && !defined(__CYGWIN32__)" from bench.c (both places).

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.