Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-27 Thread Marcin Dalecki
On 2005-04-22, at 16:30, Lars Sonchocky-Helldorf wrote: James E Wilson <[EMAIL PROTECTED]> wrote: Andrew Pinski wrote: Does anyone read the installation instructions? Yes, but not everyone. And even people that read the docs can miss the info if they can't figure out which part of the docs they a

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-23 Thread Mike Stump
On Friday, April 22, 2005, at 12:52 PM, Eric Botcazou wrote: How can you fix bugs in Solaris' /bin/sh? See the re-exec logic in autoconf was it.

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-23 Thread Joe Buck
On Fri, Apr 22, 2005 at 09:52:30PM +0200, Eric Botcazou wrote: > > Not being able to build in the source directory is a bug. > > Having to set CONFIG_SHELL is a bug. > > Having to install a newer cctools is a bug. > > > > Bugs should be fixed. Papering over them with documentation is, well, > > un

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-23 Thread Eric Botcazou
> Not being able to build in the source directory is a bug. > Having to set CONFIG_SHELL is a bug. > Having to install a newer cctools is a bug. > > Bugs should be fixed. Papering over them with documentation is, well, > unappealing to me. How can you fix bugs in Solaris' /bin/sh? -- Eric Botca

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread Zack Weinberg
Mike Stump <[EMAIL PROTECTED]> writes: > Not being able to build in the source directory is a bug. > Having to set CONFIG_SHELL is a bug. > Having to install a newer cctools is a bug. Patches are welcome. zw

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread Mike Stump
On Thursday, April 21, 2005, at 08:57 PM, Andrew Pinski wrote: Does anyone read the installation instructions? No. Not being able to build in the source directory is a bug. Having to set CONFIG_SHELL is a bug. Having to install a newer cctools is a bug. Bugs should be fixed. Papering over them wi

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread Lars Sonchocky-Helldorf
James E Wilson <[EMAIL PROTECTED]> wrote: Andrew Pinski wrote: Does anyone read the installation instructions? Yes, but not everyone. And even people that read the docs can miss the info if they can't figure out which part of the docs they are supposed to be looking at. If you don't want people

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread James E Wilson
Andrew Pinski wrote: Does anyone read the installation instructions? Yes, but not everyone. And even people that read the docs can miss the info if they can't figure out which part of the docs they are supposed to be looking at. If you don't want people sending bug reports like this, then you i

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-21 Thread Andrew Pinski
On Apr 21, 2005, at 10:58 PM, [EMAIL PROTECTED] wrote: [anandatirtha:~/bin/gnu] shrao% ../gcc-4.0.0/config.guess powerpc-apple-darwin7.9.0 Make always ends like this: Does anyone read the installation instructions? -- Pinski