Attached to Project: CRUX-ARM
Opened by Ryan Mullen - 2012-08-23
Last edited by Victor Martinez - 2012-10-09
Opened by Ryan Mullen - 2012-08-23
Last edited by Victor Martinez - 2012-10-09
FS#39 - gst-plugins-base fails during assembler
Here is a build of opt/gst-plugins-base (on the cubox) during which the assembler reports:
{standard input}: Assembler messages:
{standard input}:586: Error: immediate value out of range – `movt r2,-32640’ {standard input}:656: Error: immediate value out of range – `movt r2,-32640’
The cubox may have some pre-patched or pre-build gstreamer packages for hardware acceleration, but I have not yet investigated them.
Closed by Victor Martinez
Tuesday, 09 October 2012, 18:55 GMT
Reason for closing: Not a bug
Additional comments about closing:
Tuesday, 09 October 2012, 18:55 GMT
Reason for closing: Not a bug
Additional comments about closing:
There is a mix between softfp binaries
and hardfp optimizations. This should be
tested under a clean enviroment (or at
least, removing hardfp flags and try the
build again to verify it will work with
softfp)
I’ve tried the build in both machines, efikamx and raspberrypi, where it’s building right without that assembler error. (crux-arm 2.7.1 up to date).
Both tests were done using softfp release.