commit bash-20060427 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:47:41 -05:00
parent 0ad312a587
commit 3969cd9680
12 changed files with 397 additions and 18 deletions
+4
View File
@@ -261,6 +261,10 @@ Platform-Specific Configuration and Operation Notes
I have received word that adding -L/etc/lib (or the equivalent
-Wl,-L/etc/lib) might also be necessary, in addition to the -R/etc/lib.
On later versions of Solaris, it may be necessary to add -lnsl before
-ldl; statically-linked versions of bash using libnsl are not guaranteed
to work correctly on future versions of Solaris.
12. Configuring bash to build it in a cross environment. Currently only
two native versions can be compiled this way, cygwin32 and x86 BeOS.
For BeOS, you would configure it like this: