Search found 3 matches

by iMichka
Tue Aug 08, 2017 10:19 pm
Forum: Configuring and compiling ABINIT
Topic: Compilation error with gcc 7.1 [SOLVED]
Replies: 4
Views: 8560

Re: Compilation error with gcc 7.1 [SOLVED]

I did that, but I used 33 (based on the error message), and it worked (at least it compiles). So we have a workaround for the moment:)
by iMichka
Tue Aug 01, 2017 11:42 am
Forum: Configuring and compiling ABINIT
Topic: Compilation error with gcc 7.1 [SOLVED]
Replies: 4
Views: 8560

Re: Compilation error with gcc 7.1 [SOLVED]

Thanks for having a look at this. The provided link does not work though.
by iMichka
Fri Jun 02, 2017 3:47 pm
Forum: Configuring and compiling ABINIT
Topic: Compilation error with gcc 7.1 [SOLVED]
Replies: 4
Views: 8560

Compilation error with gcc 7.1 [SOLVED]

Hi I am one of the homebrew-science maintainers. We updated to the latest gcc version an are getting this error, while building abinit: m_vcoul.F90:352:24: call random_seed(put=seed) 1 Error: Size of 'put' argument of 'random_seed' intrinsic at (1) too small (12/33) make[3]: *** [m_vcoul.o] Error 1 ...