cconroy20/fsps

Cannot compile fsps

Opened this issue · 1 comments

ZeFon commented

Hi

While trying to compile fsps in Ubuntu I got this error

gfortran -O3 -march=native -cpp -o sps_vars.o -c sps_vars.f90
f951: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
Makefile:81: recipe for target 'sps_vars.o' failed
make: *** [sps_vars.o] Error 1

Changed the flags, included -fPIC but nothing worked or gave me the same error when trying to make.

Do you have a hint what may be the problem?

is there any chance you have gfortran < 4.3.0?

on ubuntu Release: 14.04 with gcc 4.8.4 the following makefile works for
me (in case it helps):

http://paste.yt-project.org/show/6739/

note that I re-wrote the F90Flags at the bottom of the Makefile via an
automatic script (that installs fsps alongside some other packages).

On Fri, Aug 5, 2016 at 9:26 AM, Zé notifications@github.com wrote:

Hi

While trying to compile fsps in Ubuntu I got this error

gfortran -O3 -march=native -cpp -o sps_vars.o -c sps_vars.f90
f951: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
Makefile:81: recipe for target 'sps_vars.o' failed
make: *** [sps_vars.o] Error 1

Changed the flags, included -fPIC but nothing worked or gave me the same
error when trying to make.

Do you have a hint what may be the problem?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12, or mute the thread
https://github.com/notifications/unsubscribe-auth/AEQRW5n0Ivmza5n6gJYecLHLyHQrIxKKks5qczoVgaJpZM4Jdrd-
.