diff options
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/MACHINES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Etc/MACHINES b/Etc/MACHINES index 7002f6db4..b9d3290c0 100644 --- a/Etc/MACHINES +++ b/Etc/MACHINES @@ -55,6 +55,11 @@ Linux: Linux (i386) [3.1.4] process reports that there is no lstat, edit config.h and change HAVE_LSTAT to 1. libc-5.2.18 or later does not have this problem. + Various problems have been reported when using optimisation + with the experimental GNU compiler, egcs. In particular, + on Linux Alpha with egcs 1.0.3a and 1.1.1 using -O1 or greater, + the completion code is not correctly compiled. + NetBSD: NetBSD 1.* Should build `out-of-the-box'. |