X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sat, 1 Aug 2009 21:28:04 -0400 Message-Id: <200908020128.n721S4rc001722@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <83skgcouhy.fsf@gnu.org> (message from Eli Zaretskii on Sat, 01 Aug 2009 10:36:57 +0300) Subject: Re: Some patches to DJGPP v2.04 (GCC-4.4.1 related) References: <4A73E13E DOT 3050700 AT iki DOT fi> <83skgcouhy DOT fsf AT gnu DOT org> 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 > Yes, I think so. DJ? Ok with me, although if we can avoid aliasing problems by coding I'd prefer that. At some point, strict aliasing may be the only option. > Shouldn't a cross-gcc for DJGPP use -m32 by default? He said *host* tools. He's building on x86_64, although I don't see why it matters what host tools you're using; I originally cross-built djgpp on an SGI IRIX.