From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21602 invoked by alias); 21 Aug 2006 15:10:33 -0000 Received: (qmail 21582 invoked by uid 22791); 21 Aug 2006 15:10:32 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 21 Aug 2006 15:10:29 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GFBQ3-0005LR-8b; Mon, 21 Aug 2006 11:10:27 -0400 Date: Mon, 21 Aug 2006 15:25:00 -0000 From: Daniel Jacobowitz To: Matthew Bentley Cc: binutils@sourceware.org Subject: Re: Smpeg MMX asm compilation (problem) Message-ID: <20060821151027.GA20530@nevyn.them.org> Mail-Followup-To: Matthew Bentley , binutils@sourceware.org References: <002301c6c3ef$e9db47e0$c7ba6dcb@dell> <20060820014519.GA5865@nevyn.them.org> <001801c6c40e$506f5e60$c7ba6dcb@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001801c6c40e$506f5e60$c7ba6dcb@dell> User-Agent: Mutt/1.5.11+cvs20060403 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00224.txt.bz2 On Sun, Aug 20, 2006 at 04:08:33PM +1200, Matthew Bentley wrote: > Thanks Daniel- I've been trying to figure that out for ages. > Any way at all to compile ELF asm in windows? > Or an easy way to convert the code to COFF? Not that I know of. You'd have to look at some GCC sample Windows output and do it by hand. -- Daniel Jacobowitz CodeSourcery