aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-11-15 05:07:50 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-11-15 05:07:50 +0000
commite67d0c90d75edf1aecdd9b8f4ec0bfa3d5141f86 (patch)
treef40a57f9901a543b4a1b11ff975b87f4aa7ac0ea
parentc4dff5a61da1b2a0b7aba4c3b108eac53940789e (diff)
downloadklibc-e67d0c90d75edf1aecdd9b8f4ec0bfa3d5141f86.tar.gz
x86_64 now works (with kernel patch)klibc-0.70
-rw-r--r--klibc/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/klibc/README b/klibc/README
index cf034e25dfaf6..a4a3b530e963f 100644
--- a/klibc/README
+++ b/klibc/README
@@ -34,14 +34,14 @@ b) If you're cross-compiling, change ARCH in the main MCONFIG file to
The following is the last known status of various architectures:
- Known to work: alpha arm i386 s390 s390x sparc sparc64
- Works static, not shared: mips(*) arm-thumb
+ Known to work: alpha arm i386 s390 s390x sparc sparc64 x86_64*
+ Works static, not shared: mips* arm-thumb
Need crt0.S updates: ppc
Missing setjmp: ppc64
- May or may not work: x86_64
Need porting work: cris ia64 m68k mips64 parisc sh
- (*) = Linker problem; might work with fixed linker
+ x86_64: requires a kernel header patch (to be created)
+ mips: linker problem; might work with fixed linker
Shared library support for sparc/sparc64 requires binutils 2.13.90.0.4.