summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-04-19 13:58:55 +0300
committerLasse Collin <lasse.collin@tukaani.org>2012-04-19 13:58:55 +0300
commit8c5b13ad59df70f49429bfdfd6ac120b8f892fda (patch)
tree50ea35a4f5c2c2fcd69f6056e971be94083c6e38 /INSTALL
parentc7376fc415a1566f38b2de4b516a17013d516a8b (diff)
downloadxz-8c5b13ad59df70f49429bfdfd6ac120b8f892fda.tar.gz
Docs: Update MINIX 3 information in INSTALL.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 5 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index fd0eca0..8b39319 100644
--- a/INSTALL
+++ b/INSTALL
@@ -87,11 +87,13 @@ XZ Utils Installation
The default install of MINIX 3 includes Amsterdam Compiler Kit (ACK),
which doesn't support C99. Install GCC to compile XZ Utils.
- MINIX 3.1.8 (and possibly some other versions too) has bugs in
- /usr/include/stdint.h, which has to be patched before XZ Utils
- can be compiled correctly. See
+ MINIX 3.1.8 and older have bugs in /usr/include/stdint.h, which has
+ to be patched before XZ Utils can be compiled correctly. See
<http://gforge.cs.vu.nl/gf/project/minix/tracker/?action=TrackerItemEdit&tracker_item_id=537>.
+ MINIX 3.2.0 and later use a different libc and aren't affected by
+ the above bug.
+
XZ Utils doesn't have code to detect the amount of physical RAM and
number of CPU cores on MINIX 3.