Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 20 Dec 2011 22:17:46 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: 1.7.9-jumbo-5 and ICC on MacOS

On Tue, Dec 20, 2011 at 10:22:53AM -0600, jfoug wrote:
> One thing I really see missing, might be the -msse2 switch in the CFLAGS.

SSE2 is always present on x86-64, so -m64 (when on x86) should imply it.

Thus, while I do think that there are problems with this make target,
missing -msse2 is not one of those.

> >                ASFLAGS="$(ASFLAGS) -m64 -DUNDERSCORES -DBSD -DALIGN_LOG" \
> >                CFLAGS="$(CFLAGS) -m64 $(ICCOMPFLAGS)" \
> >                LDFLAGS="$(LDFLAGS) -m64 $(ICCOMPFLAGS)"

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.