diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-09-26 09:49:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-09-26 09:49:15 +0200 |
commit | 36e7d9c575d0e74aed96c8c3eb1b1cdd1e60dd0b (patch) | |
tree | 6bfa67741988089739f6982dacb4e6f1834229c8 /BUGS | |
parent | e2114d40cc94ecca0617b08dcf5ed75549bf05fb (diff) |
if host == target there exist a problem, document it
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ - openssh on amd64 does not work, ssh-keygen endless loop - uclibc on lemote mips64 target does not work (only uclibc-trunk with patches) - qemu-mips64* targets does not boot, kernel problem? +- (cross-)compile from debian amd64 to f.e. qemu-x86_64 or shuttle with + either glibc or eglibc is broken, have sth. todo with target == host |