On Fri, Sep 18, 2020, Mariangela Dametto wrote:
>The C version is 6.5.0
>The Fortran version is 5.5.0
This looks quite odd, and may cause problems.
>
>Testing the gcc compiler:
> gcc -fPIC -DSYSV -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o testp
>testp.c
>collect2: fatal error: ld terminated with signal 11 [Segmentation fault],
This error has nothing to do with Amber: the code is trying to compile
a simple 2-3 line C program (testp.c), and finding that the compiler
segfaults. Can you compile any C programs with gcc?
Both things above suggest that the compiler installation on your machine
may be broken.
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Sep 18 2020 - 14:00:03 PDT