------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-06 08:08 ------- Why are you trying to build with /bin/ksh? That is just wrong.
How is ${SHELL} is being set to /bin/ksh anyways, SHELL is set by MAKE to /bin/sh by default unless someone else overrides it. Did you set CONFIG_SHELL before building GCC? -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Component|java |libgcj http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27910