diff options
author | P. J. McDermott <pjm@nac.net> | 2012-03-29 10:42:41 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-03-29 10:42:41 (EDT) |
commit | 77a9dcfe4e9898f19e3d2e6ab6361acdd2c77a93 (patch) | |
tree | bb3421f4901e33e12c2fd279d306874e902c3dec /depgraphs | |
parent | bb93d68b9b5995624f0207611db997f779c220cb (diff) |
Write a (non-working) cortexa8 TBB setup.
EGLIBC fails to build:
../sysdeps/unix/syscall.S: Assembler messages:
../sysdeps/unix/syscall.S:28: Error: cannot represent SWI relocation in this object file format
make[2]: *** [/home/pj/bbl/sys.cortexa8/fsmnt/src/eglibc-build/misc/syscall.o] Error 1
make[2]: Leaving directory `/home/pj/bbl/sys.cortexa8/fsmnt/src/eglibc-2.15/libc/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory `/home/pj/bbl/sys.cortexa8/fsmnt/src/eglibc-2.15/libc'
make: *** [all] Error 2
Apparently SWI (software interrupt) vector table relocation is only
available in certain ARM cores (including Cortex-A8).
Diffstat (limited to 'depgraphs')
0 files changed, 0 insertions, 0 deletions