This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

is bash required by GNU Arm Embedded Toolchain?

on ubuntu the default shell is dash. Usually when I install a new system (VM or container) I change the default shell to bash (using dpkg-reconfigure command) so that /bin/sh is a link to it.

Is that still a mandatory requirement? Or is it guaranteed to work with dash?

best regards

Max