Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 29 Jun 2012 20:09:28 +0400
From: "Elijah [W&P]" <smarteam.support@...il.com>
To: john-dev@...ts.openwall.com
Subject: pfx_fmt.c with -fopenmp

this is what I get trying to "make clean win32-cygwin-x86-sse2i"
with OMPFLAGS = -fopenmp

gcc -c -Wall -O2 -fomit-frame-pointer -Wdeclaration-after-statement
-I/usr/local/include  -fopenmp   -Wall -mpreferred-stack-boundary=4 -msse2
-m32 -DUSING_ICC_S_FILE -funroll-loops pfx_fmt.c
pfx_fmt.c: In function 'crypt_all':
pfx_fmt.c:168:102: error: 'restored_custom_salt' undeclared (first use in
this function)
pfx_fmt.c:168:102: note: each undeclared identifier is reported only once
for each function it appears in
pfx_fmt.c:172:33: error: 'cur_salt' not specified in enclosing parallel
pfx_fmt.c:168:9: error: enclosing parallel
Makefile:1744: recipe for target `pfx_fmt.o' failed
make[1]: *** [pfx_fmt.o] Error 1

Content of type "text/html" skipped

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.