This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37057] 7 Internal Compiler Errors when compiling OpenFOAM-1.5



------- Comment #26 from jorn dot amundsen at ntnu dot no  2008-09-16 07:34 -------
(In reply to comment #25)
Thank you for the update. If I understand this correctly, compiling GCC 4.3.2
as published on ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.3.2, adding the pt.c patch
on http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00999.html only, compiles all
of my preprocessed .ii files as published on september 15 w/o ICE's.

My cc1plus libintl.a is from gettext v.0.10.40, libmpfr.a from mpfr v.2.3.1 and
libgmp.a from v.4.2.2. The build host AIX revision is 5.3.0.0 TL 07, hardware
is power5+. The ulimit -a reads

core file size          (blocks, -c) 1048575
data seg size           (kbytes, -d) unlimited
file size               (blocks, -f) unlimited
max memory size         (kbytes, -m) unlimited
open files                      (-n) unlimited
pipe size            (512 bytes, -p) 64
stack size              (kbytes, -s) 4194304
cpu time               (seconds, -t) unlimited
max user processes              (-u) 262144
virtual memory          (kbytes, -v) unlimited

I am also adding the full lslpp-lc to the case. Please let me know if there is
any discrepancys compared to your build environment I should look closer into.

Also, I am currently building from RPM spec files. Next item is to try a plain
patch+configure+make of the exact source as previously described. It would be
helpful if you could supply the exact configure statement together with the
usual influental environment variables you are using.


-- 

jorn dot amundsen at ntnu dot no changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jorn dot amundsen at ntnu
                   |                            |dot no


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37057


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]