Request for Assistance: GCC 3.3.1 Code-Gen Problems

Mark Mitchell mark@codesourcery.com
Wed Jul 16 21:08:00 GMT 2003


On Wed, 2003-07-16 at 13:33, Eric Botcazou wrote:
> > Found the problem:
> 
> Wunderbar!

Indeed.

> but I agree that we could be more precise. Something like:
> 
> "We therefore recommend to set CONFIG_SHELL to /bin/ksh in your environment 
> once for all before configuring (e.g. with 'export CONFIG_SHELL=/bin/ksh')."

I suggest we go whole-hog and just give the exact set of commands to
use.  How about:

  Run the following commands under /bin/sh:

    CONFIG_SHELL=/bin/ksh .../srcdir/configure
    gmake bootstrap
    gmake install

  Do not set CONFIG_SHELL during the bootstrap or install phases.

If y'all agree, would one of you be willing to put that or something
like it in the docs?  Patch pre-approved.

Thanks!

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC



More information about the Gcc mailing list