Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14563 > unrolled thread
| Started by | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| First post | 2018-09-09 14:14 -0400 |
| Last post | 2018-09-09 14:14 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: The loadables are built during install Chet Ramey <chet.ramey@case.edu> - 2018-09-09 14:14 -0400
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Date | 2018-09-09 14:14 -0400 |
| Subject | Re: The loadables are built during install |
| Message-ID | <mailman.561.1536516885.1284.bug-bash@gnu.org> |
On 9/7/18 4:39 PM, Christian Weisgerber wrote: > There is an issue in the build framework of bash 4.4.23 (and 5.0-alpha): > "make all" does not build examples/loadables. True. Not that many people want them if they're just building the shell. You can get them if you run `make everything'. > "make install" however recurses into examples/loadables and, since > the loadable modules aren't there, proceeds to build them before > installation. Yes, if you're going to install -- not everyone does that, either -- they are part of the installation set (the result of requests for an `SDK'). So `make install' ensures they're built. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Back to top | Article view | gnu.bash.bug
csiph-web