[FFmpeg-devel] [PATCH] arm-wince-cegcc build
Måns Rullgård
mans
Wed Sep 24 21:42:53 CEST 2008
"Eric Bellotti" <EricB at summit-tech.ca> writes:
>> BTW what's the calling convention/stack alignement on arm win-ce ?
>
> I believe windows ce is cdecl. The stack pointer and frame pointer
> addresses align on 4-byte boundaries, so says link below
> http://msdn.microsoft.com/en-us/library/aa448593.aspx
>
>> Does it flow arm eabi ?
>
> Not 100% sure what you ask but the binaries produced by arm-wince-cegcc
> are PE (windows binary format). Not compatible with arm eabi.
A lot of our ARM assembler assumes ARM EABI is followed, both in
argument layout and alignment. I do not intend to add support for
anything else.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list