[Bug other/30809] make install fails due to erroneous nesting of echo commands

2007-02-15 Thread ebotcazou at gcc dot gnu dot org
--- Comment #2 from ebotcazou at gcc dot gnu dot org 2007-02-16 07:05 --- You should set CONFIG_SHELL as explained in the build instructions. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/30809] make install fails due to erroneous nesting of echo commands

2007-02-15 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-16 01:36 --- Usually you set CONFIG_SHELL to a different shell as /bin/sh on solaris is not a POSIX compatiable shell. See http://gcc.gnu.org/install/specific.html#x-x-solaris2 . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i