From owner-freebsd-current Sun Feb 28 10:26:55 1999 Delivered-To: freebsd-current@freebsd.org Received: from k6n1.znh.org (unknown [207.109.235.24]) by hub.freebsd.org (Postfix) with ESMTP id AD31615272 for ; Sun, 28 Feb 1999 10:26:48 -0800 (PST) (envelope-from zach@uffdaonline.net) Received: (from zach@localhost) by k6n1.znh.org (8.9.3/8.9.1) id SAA36325; Sun, 28 Feb 1999 18:25:17 GMT (envelope-from zach) Message-ID: <19990228122517.A34089@znh.org> Date: Sun, 28 Feb 1999 12:25:17 -0600 From: Zach Heilig To: Chuck Robey , John Polstra Cc: zach@uffdaonline.net, current@FreeBSD.ORG Subject: Re: Some (a.out) world breakage... References: <199902281741.JAA11998@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Chuck Robey on Sun, Feb 28, 1999 at 01:18:50PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 28, 1999 at 01:18:50PM -0500, Chuck Robey wrote: > cc -I/usr/src/lib/libmd -DSHA1_ASM -DELF -DRMD160_ASM -DELF -c > /usr/src/lib/libmd/i386/sha.S -o sha.o > /usr/tmp/ccx85357.s: Assembler messages: > /usr/tmp/ccx85357.s:57: Error: Alignment too large: 15 assumed > *** Error code 1 ... > BTW, in the code, ALIGN is defined earlier to be 4. No, because of the '-DELF', ALIGN is defined to be 16. -- Zach Heilig "Americans are sensitive about their money, and since this was the first major change in the greenback in nearly 70 years, a radical redesign might have been too much for consumers to comprehend" -- John Iddings [COINage, Feb. 1999]. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message