Date: Tue, 30 Jun 1998 12:54:13 -0400 (EDT) Message-Id: <199806301654.MAA10970@delorie.com> From: DJ Delorie To: bill AT taniwha DOT tssc DOT co DOT nz CC: djgpp-workers AT delorie DOT com In-reply-to: <3598E41B.936A7C26@taniwha.tssc.co.nz> (message from Bill Currie on Wed, 01 Jul 1998 01:11:55 +1200) Subject: Re: djasm patches Precedence: bulk I applied those patches, but I have two comments: 1. I moved "coff.h" back to "../../include/coff.h" so that it would compile under IRIX. 2. I noticed (not in your patch) that djasm.y has a lot of dependencies on 32-bit little-endian hosts. I'm going to go through and try to fix them all. IRIX is big-endian and enforces 4-bit alignment.