This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Smpeg MMX asm compilation (problem)


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?
Thanks,
Mat

----- Original Message ----- 
From: "Daniel Jacobowitz" <drow@false.org>
To: "Matthew Bentley" <moc.pophot@hotpop.com>
Cc: <binutils@sourceware.org>
Sent: Sunday, August 20, 2006 1:45 PM
Subject: Re: Smpeg MMX asm compilation (problem)


> On Sun, Aug 20, 2006 at 12:30:55PM +1200, Matthew Bentley wrote:
> > I'm building under msys, mingw.
> 
> > .text
> >  .align 4
> > .globl cpu_flags
> >  .type  cpu_flags,@function
> 
> This is ELF assembly.  It won't work on mingw32, which uses COFF/PE.
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]