bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110656] On AT&T UnixPC (3b1), parameter $3 gets overwritten (cleare


From: Paul Eggert
Subject: [sr #110656] On AT&T UnixPC (3b1), parameter $3 gets overwritten (cleared) by call to subfunction.
Date: Sat, 28 May 2022 20:01:43 -0400 (EDT)

Follow-up Comment #6, sr #110656 (project autoconf):

> dash is much less portable than bash, due to its very incomplete autoconf
script
Oh, I meant only that dash _once working_ should be a better shell to use for
running 'configure' and similar shell scripts on the 3b1, since dash should
use less memory and CPU than bash.

If dash's Autoconf script is incomplete for the 3b1, perhaps you can contact
dash's maintainers and see if they'd be willing to accept patches that would
port dash to the 3b1.

Another possibility is to tune Bash so that it uses less memory. This could be
something as simple as running its configure script with --disable-nls
CFLAGS='-O2' etc., or by having a new compile-time option that you invent that
makes tables smaller or omits other Bash features.

Either of these approaches might mean less work for you in the long run (it
depends on how long-run your needs are).


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110656>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]