Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sat, 18 May 2013 21:24:24 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Make issues with make clean macosx-x86-64-native

So you have a slightly older clang than I have. But I am fairly confident your version should work too. I'm not sure what is the problem.

It *might* be that I did something more to get -native working (it was a month ago or two) that I forgot and thus did not include in my recent documentation of it. But I do not think so. Here's the original post from my findings:
http://www.openwall.com/lists/john-dev/2013/04/15/2

magnum


On 18 May, 2013, at 15:05 , Kyle Gray <nox@....com> wrote:

> magnum,
> 
> I'm running 10.8.3 and latest Xcode as well. 
> 
> $ clang -v
> Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
> Target: x86_64-apple-darwin12.3.0
> Thread model: posix
> 
> 
> 
> On May 18, 2013, at 03:04 AM, magnum <john.magnum@...hmail.com> wrote:
> 
>> On 17 May, 2013, at 15:33 , Kyle Gray <nox@....com> wrote:
>> > Magnum, thanks for the quick response.
>> > 
>> > When I run "which as" I get the correct path "/usr/local/bin/as"
>> > 
>> > Got any other ideas what might be going on?
>> 
>> It might be a too old clang or a too new processor or something like that.
>> 
>> What version of OSX and Xcode is this, what hardware are you running and what version of clang? I have this (OSX 10.8.3, latest Xcode):
>> 
>> $ clang -v
>> Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
>> Target: x86_64-apple-darwin12.3.0
>> Thread model: posix
>> 
>> 
>> magnum
>> 
>> 


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.