Re: gcc build is broken on powerpc-apple-darwin

2005-03-27 Thread Gabriel Dos Reis
Mike Stump <[EMAIL PROTECTED]> writes: | On Sunday, March 27, 2005, at 09:31 AM, Gabriel Dos Reis wrote: | > Fixed with this | > | >http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02450.html | > | > Please try again and let me know. | | A quick check of build's libiberty, seems to build for me

Re: gcc build is broken on powerpc-apple-darwin

2005-03-27 Thread Mike Stump
On Sunday, March 27, 2005, at 09:31 AM, Gabriel Dos Reis wrote: Fixed with this http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02450.html Please try again and let me know. A quick check of build's libiberty, seems to build for me now on darwin8.

Re: gcc build is broken on powerpc-apple-darwin

2005-03-27 Thread Gabriel Dos Reis
Mostafa Hagog <[EMAIL PROTECTED]> writes: | I guess its due to the following patch ( | http://gcc.gnu.org/ml/gcc-cvs/2005-03/msg01320.html). | I get the following error when trying to build gcc on powerpc-apple-darwin: | gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc/libiberty/../include -W | -

gcc build is broken on powerpc-apple-darwin

2005-03-27 Thread Mostafa Hagog
I guess its due to the following patch ( http://gcc.gnu.org/ml/gcc-cvs/2005-03/msg01320.html). I get the following error when trying to build gcc on powerpc-apple-darwin: gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../gcc/libiber