<div dir="ltr">After a lot of work, I have arrived at the same issue last posted to this list by Lars on April 5. That is the following warnings on link:<div><br></div><div><div><div>ld: warning: ARM function not 4-byte aligned: __b_evaluation from ffmpeg/lib/libavcodec.a(simple_idct_arm.o)</div>
<div>ld: warning: ARM function not 4-byte aligned: __a_evaluation from ffmpeg/lib/libavcodec.a(simple_idct_arm.o)</div><div>ld: warning: ARM function not 4-byte aligned: __end_b_evaluation2 from ffmpeg/lib/libavcodec.a(simple_idct_arm.o)</div>
<div>ld: warning: ARM function not 4-byte aligned: __a_evaluation2 from ffmpeg/lib/libavcodec.a(simple_idct_arm.o)</div><div>ld: warning: ARM function not 4-byte aligned: __end_simple_idct_arm from ffmpeg/lib/libavcodec.a(simple_idct_arm.o)</div>
</div><div><br></div><div style>The thread ensued from there to fix a different R_ABS reloc issue, but did not come back to these link problems. Any suggestions on getting rid of the above link warnings?</div><div style><br>
</div><div style>Thanks.</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 10, 2013 at 11:46 PM, Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Will Price <wprice@...> writes:<br>
<br>
> The gas linked below<br>
<br>
[...]<br>
<br>
Allow me to repeat:<br>
The only supported version of <a href="http://gas-preprocessor.pl" target="_blank">gas-preprocessor.pl</a> is the<br>
one mentioned on <a href="http://ffmpeg.org/platform.html" target="_blank">http://ffmpeg.org/platform.html</a><br>
You are on your own with any other version.<br>
<br>
If you have a compilation problem, please provide the<br>
following information:<br>
Your configure line, (your FFmpeg version,) if (and only<br>
if) compilation fails completely: Run make several times,<br>
always see the same error, run "make V=1" and post the<br>
console output for that last run (do not post the complete<br>
make output from an earlier run).<br>
If compilation does succeed, but you are unhappy with the<br>
output of make, I suggest you run "make V=1 ffmpeg.o" and<br>
post the output here.<br>
<br>
Carl Eugen<br></blockquote></div></div></div></div>