[OE-core] [PATCH v3] libjpeg: Replace libjpeg with libjpeg-turbo

Burton, Ross ross.burton at intel.com
Fri Dec 4 09:11:59 UTC 2015


Hi Maxin,

On 2 December 2015 at 07:56, Maxin B. John <maxin.john at intel.com> wrote:

> Moving libjpeg-turbo from meta-oe as a replacement for libjpeg
> package. libjpeg-turbo has same API/ABI as libjpeg. It is
> relatively faster in JPEG compression/decompression than libjpeg.
>

As jpeg-turbo has assembler bits it's getting all confused about x32:

| checking if we have SIMD optimisations for cpu type... yes (x86_64)
| checking for nasm... nasm
| checking for object file format of host system... ELF64
| checking for object file format specifier (NAFLAGS) ... -felf64 -DELF
-D__x86_64__
| checking whether the assembler (nasm -felf64 -DELF -D__x86_64__) works...
yes
| checking whether the linker accepts assembler output... no
| configure: error: configuration problem: maybe object file format
mismatch.

(https://autobuilder.yoctoproject.org/main/builders/nightly-x32/builds/545)

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151204/0aa3cea8/attachment-0002.html>


More information about the Openembedded-core mailing list