http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45804
--- Comment #2 from Felipe Contreras
2010-09-27 19:02:19 UTC ---
(In reply to comment #1)
> This particular case is invalid.
>
> The ARM ABI requires that short and char result types are extended to 32 bits
> (using signed or unsigned extensio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45804
Summary: ARM: unnecessary sign extension
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gcc.gnu.o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44803
--- Comment #3 from Felipe Contreras
2010-09-27 01:28:24 UTC ---
Is this not clear?
It would be useful to cross-compile like this:
export C_INCLUDE_PATH=/opt/arm/ffmpeg/include
export LIBRARY_PATH=/opt/arm/ffmpeg/lib
But LIBRARY_PATH is ignore