[petsc-users] Problem with PETSc-3.2 configuration
Rongliang Chen
rongliang.chan at gmail.com
Wed Sep 14 12:42:28 CDT 2011
Hi Satish and Barry,
Thanks for your reply.
It works by using optimized build.
This is a supercomputer and I do not have the permission to update the
compliers.
Best,
Rongliang
> Message: 2
> Date: Tue, 13 Sep 2011 18:13:31 -0500 (CDT)
> From: Satish Balay <balay at mcs.anl.gov>
> Subject: Re: [petsc-users] Problem with PETSc-3.2 configuration
> To: PETSc users list <petsc-users at mcs.anl.gov>
> Message-ID: <alpine.LFD.2.02.1109131806240.2462 at asterix>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> Ok - this is on a RHEL5 box. And I'm able to reproduce the internal
> compiler error.
>
> > mumps_static_mapping.F:333: internal compiler error: in
> modified_type_die, at dwarf2out.c:8495
>
> The error is in debug symbol handler in the compiler. Looks like you
> can workarround this by using optized build. i.e
>
> --with-debugging=0
>
> or debug build with:
>
> [default --with-debugging=1 ] FOPTFLAGS='-g -O'
>
> Satish
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 13 Sep 2011 19:48:46 -0500
> From: Barry Smith <bsmith at mcs.anl.gov>
> Subject: Re: [petsc-users] Problem with PETSc-3.2 configuration
> To: PETSc users list <petsc-users at mcs.anl.gov>
> Message-ID: <B1D68042-D7ED-43D7-88C8-BF42A927360A at mcs.anl.gov>
> Content-Type: text/plain; charset=us-ascii
>
>
> Also that gfortran compiler is terribly old, you really should install the
> 4.6 version of the Gnu compiler suite instead of living with that old stuff.
>
> Barry
>
> On Sep 13, 2011, at 6:13 PM, Satish Balay wrote:
>
> > Ok - this is on a RHEL5 box. And I'm able to reproduce the internal
> compiler error.
> >
> >> mumps_static_mapping.F:333: internal compiler error: in
> modified_type_die, at dwarf2out.c:8495
> >
> > The error is in debug symbol handler in the compiler. Looks like you
> > can workarround this by using optized build. i.e
> >
> > --with-debugging=0
> >
> > or debug build with:
> >
> > [default --with-debugging=1 ] FOPTFLAGS='-g -O'
> >
> > Satish
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110914/390694fc/attachment.htm>
More information about the petsc-users
mailing list