gnuplotfortran - Linux

Table of Contents

請問有人會安裝嗎

我想要在fortran下跑gnuplot

$ gmake
f95 -shared fortranposix.f90 -o libfortranposix.so posixwrapper.o
/usr/bin/ld: /tmp/ccczSEGW.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/tmp/ccczSEGW.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
gmake: *** [libfortranposix.so] Error 1

這是我打gmake之後跑出來的訊息

我要準備安裝我要準備安裝我要準備安裝我要準備安裝我要準備安裝fortranposix

懇請會的人教一下 謝謝

--

All Comments