summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>2002-07-17 14:10:11 +0000
committerJari Aalto <jari.aalto@cante.net>2009-09-12 16:46:55 +0000
commit7117c2d221b2aed4ede8600f6a36b7c1454b4f55 (patch)
treeb792f26ecca68813c51ed5ba2e381790758ef31b /NOTES
parentf73dda092b33638d2d5e9c35375f687a607b5403 (diff)
downloadbash-7117c2d221b2aed4ede8600f6a36b7c1454b4f55.tar.gz
Imported from ../bash-2.05b.tar.gz.devel-base-dist
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES10
1 files changed, 4 insertions, 6 deletions
diff --git a/NOTES b/NOTES
index 9e4eeafd..31068d0e 100644
--- a/NOTES
+++ b/NOTES
@@ -30,11 +30,6 @@ Platform-Specific Configuration and Operation Notes
leak caused by using the bash malloc because closedir(3) needs to read
freed memory to find the file descriptor to close
- If you are using GNU libc, especially on a linux system
-
-(Configuring --without-gnu-malloc will still result in lib/malloc/libmalloc.a
-being built and linked against, but there is only a stub file in the archive.)
-
2. Configure using shlicc2 on BSD/OS 2.1 and BSD/OS 3.x to use loadable
builtins
@@ -234,7 +229,7 @@ being built and linked against, but there is only a stub file in the archive.)
If you want to completely remove any dependence on /usr, perhaps
to put a copy of bash in /sbin and have it available when /usr is
- not mounted, force the build process to use the shared ld.so library
+ not mounted, force the build process to use the shared dl.so library
in /etc/lib.
For gcc, this would be something like
@@ -326,3 +321,6 @@ being built and linked against, but there is only a stub file in the archive.)
want it).
5. make; make install; enjoy
+
+15. Configure with `CC=xlc' if you don't have gcc on AIX 4.2 and later
+ versions. `xlc' running in `cc' mode has trouble compiling error.c.