Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 2 Apr 2012 20:58:09 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: jumbo build broken? (make linux-x86-sse2)

Hi,

Is jumbo build broken on 32-bit machine or am I doing something wrong?

$ make linux-x86-sse2

gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -DHAVE_NSS
 -I/usr/include/nss -I/usr/include/nspr   -DHAVE_CRYPT -DHAVE_DL
-funroll-loops sse-intrinsics.c
In file included from sse-intrinsics.c:11:0:
/usr/lib/gcc/i686-pc-linux-gnu/4.7.0/include/emmintrin.h:32:3: error:
#error "SSE2 instruction set not enabled"
sse-intrinsics.c:88:17: error: unknown type name '__m128i'
sse-intrinsics.c: In function 'dispatch':
sse-intrinsics.c:346:3: warning: implicit declaration of function
'SSEmd5body' [-Wimplicit-function-declaration]
sse-intrinsics.c:346:15: error: '__m128i' undeclared (first use in
this function)
sse-intrinsics.c:346:15: note: each undeclared identifier is reported
only once for each function it appears in
sse-intrinsics.c:346:23: error: expected expression before ')' token
sse-intrinsics.c: At top level:
sse-intrinsics.c:476:17: error: unknown type name '__m128i'

$ gcc --version
gcc (GCC) 4.7.0 20120324 (prerelease)

$ uname -a
Linux lonestar 3.3.0-1-ARCH #1 SMP PREEMPT Mon Mar 19 09:48:25 UTC
2012 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux

-- 
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.