aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-14 14:50:28 -0500
committerMike Frysinger <vapier@gentoo.org>2012-02-14 15:24:38 -0500
commitfbc5412484424d1a061a8433d8851eae7a8473e6 (patch)
treee7cf6f77bf59e8fce3bd2ff8b1670dbca0f39c52 /TODO
parentcrossdev: add --show-fail-log option (diff)
downloadcrossdev-fbc5412484424d1a061a8433d8851eae7a8473e6.tar.gz
crossdev-fbc5412484424d1a061a8433d8851eae7a8473e6.tar.bz2
crossdev-fbc5412484424d1a061a8433d8851eae7a8473e6.zip
note host/target $ABI issues
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5cfdc52..e850bc5 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,13 @@
- strip package.use.force (i.e. building x86_64 on x86_64 gets forced multilib)
- filter /usr/CTARGET/ from revdep-rebuild #182601
+
+- HOST_ABI and TARGET_ABI selection; consider:
+ - build a 64bit (amd64) cross-compiler which targets 32bit (x86)
+ - build a 64bit (amd64) cross-compiler which targets x32
+ - ABI variables atm do not differentiate between host
+
+- package.use not getting setup correctly:
+# cat /etc/portage/package.use/cross-x86_64-cros-linux-gnu
+cross-x86_64-cros-linux-gnu/gdb sys-devel gdb
+cross-x86_64-cros-linux-gnu/insight dev-util insight
+cross-x86_64-cros-linux-gnu/binutils -selinux multilib