|
Message-ID: <CANO7a6xZy_ZBfd3ghEYxamw+VL6Bebvrs86wyorq_c4UXRz72w@mail.gmail.com> Date: Fri, 29 Jun 2012 22:24:37 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-dev@...ts.openwall.com Subject: Re: pfx_fmt.c with -fopenmp On Fri, Jun 29, 2012 at 9:39 PM, Elijah [W&P] <smarteam.support@...il.com> wrote: > 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 Fixed (in bleeding-jumbo). Thanks for the report. I forgot to test the OMP build. -- Cheers, Dhiru
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.