X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 23 Jan 2002 12:07:16 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Charles Sandmann cc: DJGPP developers Subject: Re: Cross Build DJGPP support on Big Endian Unix In-Reply-To: <10201222135.AA27283@clio.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 22 Jan 2002, Charles Sandmann wrote: > I've been hacking on DXEGEN. The new version uses a few more of the > symbol information tidbits. The problem is I'm not sure I can get the > endian stuff fixed right without testing it. It was used when cross > building DJGPP on a big endian architecture. Do we still need this? Previous DJGPP distrbutions were done on DJ's indy, a big-endian machine. I think we want to preserve the possibility to cross-build on big-endian machines, in case some day that would be necessary again. Whether this is a sufficient reason to ask DJ to put indy on line depends on how much effort that would take ;-)