From 77a9dcfe4e9898f19e3d2e6ab6361acdd2c77a93 Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Thu, 29 Mar 2012 10:42:41 -0400
Subject: 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).
---
(limited to 'depgraphs')

--
cgit v0.9.1