|
Message-ID: <20130829175020.GA30904@lonestar> Date: Thu, 29 Aug 2013 23:20:20 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-users@...ts.openwall.com Subject: Re: JTR Bleeding-Edge compile error in Windows Cygwin On 08/30/13 at 12:15am, Victor Mamuaya wrote: > I got this error while compiling jtr bleeding-edge. > the compile log > http://pastebin.com/pWjzkFG6 Please note that pastebin content can go away. Try to mention specific errors you are getting. > anyone can point out why 'des' got those error? DES is just fine (as usual). The actual error is, ssh_ng_fmt_plug.c: In function ‘check_padding_3des’: ssh_ng_fmt_plug.c:255:1: error: unrecognizable insn: } ^ (insn 318 317 319 49 (set (reg/f:SI 250) (symbol_ref:SI ("__ctype_ptr__") [flags 0x440] <var_decl 0x6ffff9bb778 __ctype_ptr__>)) -1 (nil)) ssh_ng_fmt_plug.c:255:1: internal compiler error: in extract_insn, at recog.c:2150 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. ... This is an ICE in GCC (we managed to crash the compiler). Nice! Please post the output of "gcc -v" and I can try reproducing the problem. -- 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.