|
Message-Id: <4BAB5339-DC97-4523-BFBE-39D4527DF7CE@gmail.com>
Date: Tue, 3 Mar 2009 14:22:16 +0100
From: Kasza Péter <mr.schyte@...il.com>
To: john-users@...ts.openwall.com
Subject: Jumbo patch macosx-x86-64 makefile bug
The genmkvpwd utility cannot be linked with the macosx-x86-64 target,
because the sources are compiled with the default i386 architecture.
To solve this "-m64" needs to be appended to the LDFLAGS_MKV variable.
Also ld
seems to complain about the "-s" flag being deprecated, and the
symbols aren't
getting stripped from the compiled executables (this isn't such a big
issue as
the above mentioned utility builds fine).
Peter Kasza
Download attachment "jumbo-makefile.diff.gz" of type "application/x-gzip" (513 bytes)
--
To unsubscribe, e-mail john-users-unsubscribe@...ts.openwall.com and reply
to the automated confirmation request that will be sent to you.
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.