This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
bug or not ? ada loop in gcc-4.1-20050528
- From: Marc Espie <espie at nerim dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 29 May 2005 22:08:13 +0200
- Subject: bug or not ? ada loop in gcc-4.1-20050528
- Reply-to: espie at nerim dot net
I've got my build on OpenBSD-i386 stuck in a loop compiling
stage2/xgcc -Bstage2/ -B/usr/local/i386-unknown-openbsd3.7/bin/ -c -O2 -g -fomit-frame-pointer -gnatpg -gnata -I- -I. -Iada -I/spare/ports/lang/gcc/4.1/w-gcc-4.1-20050528/gcc-4.1-20050528/gcc/ada /spare/ports/lang/gcc/4.1/w-gcc-4.1-20050528/gcc-4.1-20050528/gcc/ada/ada.ads -o ada/ada.o
I'm using an ada compiler bootstrapped from 3.3.6...
My top says:
31002 espie 84 10 26M 2712K run - 107:26 96.14% gnat1
so I have little hope this will end.
Does this ring a bell ? I assume some other people may have already run
into that issue on less uncommon platforms, otherwise, I'll investigate...