--- Comment #17 from tammer at tammer dot net 2009-07-19 16:53 ---
Hello,
gcc 4.3.4 solves this problem.
Bye
Rainer
--
tammer at tammer dot net changed:
What|Removed |Added
-
--- Comment #16 from vovata at gmail dot com 2009-06-13 20:31 ---
Hello,
I configured with:
../gcc-4.3.3/configure --prefix=/usr/local/4.3.3 --enable-shared
--enable-threads=posix --enable-checking=release --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-languages=c,c++,objc
--- Comment #15 from tammer at tammer dot net 2009-06-13 14:18 ---
Hello,
OK I will try gcc 4.3.3.
Please could you be so kind and post your complete configure call + additional
env settings (if set) ?
Thanks in advance.
Bye
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--- Comment #14 from vovata at gmail dot com 2009-06-13 13:23 ---
Hello,
It works for me, to bootstrap GCC 4.3.3 on AIX 5.3
Regards,
vladimir penev
(In reply to comment #12)
> Maybe you are running out of native heap. Try with something like:
>
> export LDR_CNTRL=MAXDATA=0x4000
>
--- Comment #13 from tammer at tammer dot net 2009-02-08 09:39 ---
Hello,
OK, I will try with an extended heap.
Bye
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38606
--- Comment #12 from rosenhauer at dkrz dot de 2009-02-06 13:34 ---
Maybe you are running out of native heap. Try with something like:
export LDR_CNTRL=MAXDATA=0x4000
--
rosenhauer at dkrz dot de changed:
What|Removed |Added
--
--- Comment #11 from tammer at tammer dot net 2009-01-12 07:12 ---
Hello,
any news ?
Bye
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38606
--- Comment #10 from tammer at tammer dot net 2008-12-23 08:35 ---
Hello,
same error:
echo timestamp > s-attr
/opt/freeware/src/packages/BUILD/gcc-build/./prev-gcc/xgcc
-B/opt/freeware/src/packages/BUILD/gcc-build/./prev-gcc/
-B/opt/freeware/powerpc-ibm-aix5.3.0.0/bin/ -c -O2 -I/opt/f
--- Comment #9 from tammer at tammer dot net 2008-12-23 07:24 ---
Hello,
OK, I will rebuild with a doubled stack size.
I will report back as soon as I have new results.
Bye
Rainer
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38606
--- Comment #8 from pinskia at gcc dot gnu dot org 2008-12-22 16:04 ---
Can you try increasing the stack size limit when building? insn-attrtab.c
compiled at -O0 is known to have a big stack size.
--
pinskia at gcc dot gnu dot org changed:
What|Removed
10 matches
Mail list logo