L3.0.35_4.1.0 armhf

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

L3.0.35_4.1.0 armhf

1,665 Views
mtx512
Contributor V

Given the availability of L3_0_35_4.1.0 (i.MX 6 Q/D/DL/S L3.0.35_4.1.0 GA release) why don't freescale provide the armhf libraries in addition to armel?

6 Replies

636 Views
SergioSolis
NXP Employee
NXP Employee

Hello Jas,


The armhf libraries are not available because the i.MX6 has the NEON co-processor for floating point calculations.

Let me know if you have any other question.

0 Kudos

636 Views
billyang
Contributor III

Hi,

I tried to build the LTIB 3.0.35_4.1.0 BSP, but I got build error and stopped. Below is the error message, I don't understand what the error is. I wonder if any one can help me to figure out what is the problem.

make[2]: Leaving directory `/tmp/rpm-byang/BUILD/rpm-4.0.4/build'
Making all in misc
make[2]: Entering directory `/tmp/rpm-byang/BUILD/rpm-4.0.4/misc'
rm -f libmisc.a
ar cru libmisc.a 
ranlib libmisc.a
make[2]: Leaving directory `/tmp/rpm-byang/BUILD/rpm-4.0.4/misc'
Making all in tools
make[2]: Entering directory `/tmp/rpm-byang/BUILD/rpm-4.0.4/tools'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../build -I../lib -I../rpmdb -I../rpmio -I../popt -I../misc    -g -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -c dump.c
/bin/sh ../libtool --mode=link gcc  -g -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts  -o dump  dump.o ../build/librpmbuild.la ../lib/librpm.la ../rpmdb/librpmdb.la ../rpmio/librpmio.la ../popt/libpopt.la 
mkdir .libs
gcc -g -O2 -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o .libs/dump dump.o  ../build/.libs/librpmbuild.so ../lib/.libs/librpm.so ../rpmdb/.libs/librpmdb.so ../rpmio/.libs/librpmio.so -lz -lrt -lpthread ../popt/.libs/libpopt.so -Wl,--rpath -Wl,/opt/freescale/ltib/usr/lib
../rpmio/.libs/librpmio.so: undefined reference to `aio_suspend'
../rpmdb/.libs/librpmdb.so: undefined reference to `pthread_condattr_setpshared'
../rpmdb/.libs/librpmdb.so: undefined reference to `pthread_mutexattr_setpshared'
../rpmio/.libs/librpmio.so: undefined reference to `aio_return'
../rpmdb/.libs/librpmdb.so: undefined reference to `pthread_mutex_trylock'
../rpmio/.libs/librpmio.so: undefined reference to `aio_read'
../rpmdb/.libs/librpmdb.so: undefined reference to `pthread_mutexattr_init'
../rpmio/.libs/librpmio.so: undefined reference to `aio_error'
../rpmdb/.libs/librpmdb.so: undefined reference to `pthread_mutexattr_destroy'
../rpmio/.libs/librpmio.so: undefined reference to `aio_cancel'
collect2: error: ld returned 1 exit status
make[2]: *** [dump] Error 1
make[2]: Leaving directory `/tmp/rpm-byang/BUILD/rpm-4.0.4/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/rpm-byang/BUILD/rpm-4.0.4'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /home/byang/mantis/ltib/tmp/rpm-tmp.Z7vNqL (%build)
RPM build errors:
    Bad exit status from /home/byang/mantis/ltib/tmp/rpm-tmp.Z7vNqL (%build)
Build time for rpm-fs: 128 seconds

Failed building rpm-fs
could not glob rpm in: /tmp/rpm-byang/RPMS/x86_64/rpm-fs-* at ./ltib line 2427.
traceback:
main::check_rpm_setup:2427
  main::host_checks:1435
   main:554
Started: Tue Dec 17 21:56:43 2013
Ended:   Tue Dec 17 21:58:54 2013
Elapsed: 131 seconds

These packages failed to build:
rpm-fs

Build Failed

I have checked the directory /tmp/rpm-byang/RPMS/ that there is no x86_64 subdirectory. I don't know what is error actually is?


Bill Yang

0 Kudos

636 Views
mtx512
Contributor V

I don't understand your response, it doesn't make sense!

The gpu armhf libraries are available for BPS 4.0.0 and alpha kernel 3.5. I am requesting why the armhf libraries are not available for BSP 4.1.0 and also why they don't become immediately available upon BSP release?

Furthermore why has the question being marked as answered when it clearly hasn't?

636 Views
SergioSolis
NXP Employee
NXP Employee

Hello Jas,

Please take a look at the following thread:

armhf libraries for imx6

It answers your question, let me know if you have any other question.

0 Kudos

636 Views
mtx512
Contributor V

The thread you provided doesn't answer the question I am asking.  :smileyshocked:

I would be grateful if someone from Freescale who understands the question provide the answer?

636 Views
EricNelson
Senior Contributor II

Hi Jas,

I just ran across this post while looking for some information about GPU compatibility with X versions.

Based on your very nice image, it seems that this question is answered.

http://jas-hacks.blogspot.co.uk/2013/10/imx6-ubuntu-1304-with-gpu-acceleration.html

The 3.5.7 and 3.10.9 binaries contain HF options.

0 Kudos