|
Message-ID: <022901ccbc08$af522be0$0df683a0$@net> Date: Fri, 16 Dec 2011 09:37:56 -0600 From: "jfoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: RE: macosx-x86-64i Those unknown errors, were the types of shit I had to write the win_fix.pl to crop the 32 bit .S file. Looks like this as version can also not handle something. We will likely need to figure out what crap we need to comment out, and change the script to be able to also handle the 64 bit. This is normal issues when trying to assemble source built by another compiler. As for the alignment issues, that may be beyond what we can do in a script conversion. Jim. >From: Solar Designer [mailto:solar@...nwall.com] >"make macosx-x86-64i" in 1.7.9-jumbo-3 fails for me with: > >gcc -c -m64 -DUNDERSCORES -DBSD -DALIGN_LOG sse-intrinsics-64.S >sse-intrinsics.c:5:Alignment too large: 15. assumed. >sse-intrinsics.c:12:Alignment too large: 15. assumed. >sse-intrinsics.c:14:Unknown pseudo-op: .type >sse-intrinsics.c:14:Rest of line ignored. 1st junk character valued 115 >(s). >sse-intrinsics.c:15:Unknown pseudo-op: .size >sse-intrinsics.c:15:Rest of line ignored. 1st junk character valued 115 >(s).
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.