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)


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]