[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-07 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-08-08 01:26 --- (In reply to comment #7) > during the gcc "make bootstrap" it seems to be "frozen" at this stage: I think we can now declare this an ICC bug and close it as invalid. Please report this to Intel. -- pinskia at gc

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread t35t0r at gmail dot com
--- Comment #7 from t35t0r at gmail dot com 2006-08-04 05:16 --- during the gcc "make bootstrap" it seems to be "frozen" at this stage: /bin/sh mklibgcc > tmp-libgcc.mk mv tmp-libgcc.mk libgcc.mk top shows: %CPU %MEM TIME CPU COMMAND 99.7 4.6 3:03 0 genattrtab eating up memo

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread t35t0r at gmail dot com
--- Comment #6 from t35t0r at gmail dot com 2006-08-04 05:01 --- gmp is broken with icc too: icc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -no-gcc -O3 tmp-add_n.s -KPIC -DPIC -o .libs/add_n.o /home/blah/gmp-4.2/mpn/tmp-add_n.s(115) : error A2180: potenti

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-08-04 04:38 --- (In reply to comment #4) > I used: > Why is fortran not configured to be built? Because you don't have GMP (or MPFR) installed? And the reason why Ada is not configured to compile either is because you did not expl

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread t35t0r at gmail dot com
--- Comment #4 from t35t0r at gmail dot com 2006-08-04 04:35 --- I used: gcc-4.1.1-objdir% ../gcc-4.1.1/configure --prefix=/not/normal --enable-libada --enable-libssp --enable-threads --enable-tls but during configure it says: The following languages will be built: c,c++,java,objc Wh

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-08-04 02:15 --- (In reply to comment #2) > Essentially, we are using offsetof to size an array. This would be a > GCC extension that icc apparently does not support. But that actually does not make sense since this is after ICC a

[Bug bootstrap/28577] make of gcc-4.1.1 failed using icc v9.1.042 on ia64

2006-08-03 Thread wilson at specifix dot com
--- Comment #2 from wilson at specifix dot com 2006-08-04 01:34 --- Subject: Re: make of gcc-4.1.1 failed using icc v9.1.042 on ia64 pinskia at gcc dot gnu dot org wrote: > --- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-02 20:13 > --- > If not, then what is the l