[Bug 383240] Re: Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel
Mans Rullgard
mans at mansr.com
Sun Oct 11 10:22:38 UTC 2009
The R_ARM_MOVW_ABS_NC errors are caused by the linkers (static and
dynamic) not handling that type of relocation. Only gcc 4.4 and
codesourcery 2009q1 generate the movw/movt pairs that result in this
relocation entry, so it used to be possible to build non-pic shared
libraries.
If you pull in r19672, you can use --enable-pic to force PIC. If you
also include r20203, PIC will be enabled automatically for ARM shared
libs.
--
Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel
https://bugs.launchpad.net/bugs/383240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list