Hello,
yes I manually changed the flags -Mno-omit-frame-pointer to -Mnoframe because
that is what PGI told me was their equivalent flag. However reading through the
man pages I think it is actually -Mframe. I tried this one, too, but no success
(same error).
I now tried building only in dbg mod
On Fri, Feb 13, 2015 at 5:10 AM, wrote:
>
>
> Hello,
>
> I am using PGI compilers 15.1 on a Ubuntu 14.04 system.
> I would like to install the MOOSE framework. In order to do so I am first
> trying to install libMesh.
> The configuration and compilation steps seem to run fine and they finish.
> B
I don't have access to PGI compilers, so someone that does can hopefully
chime in here, but to start, could you please try either 1. manually
running example-dbg for the failing example or 2. compile with METHODs=dbg
only and run make check again and see if you trip any asserts and can get a
stack
Hello,
I am using PGI compilers 15.1 on a Ubuntu 14.04 system.
I would like to install the MOOSE framework. In order to do so I am first
trying to install libMesh.
The configuration and compilation steps seem to run fine and they finish. But
when typing 'make check' there is an error at a cert