This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

fortran compiler can't find -lfor


Hi,

I try to compile a fortran program with 'make':

gcc -o ran  ran.o random.o ran1.o ranmar.o  -lfor -lm
/usr/bin/ld: cannot find -lfor

I've already installed several libs like gcc-multilib and all gcc-fortran
stuff I've found.
I don't know what to do. All advice is appreciated.

kind regards
-- 
View this message in context: http://www.nabble.com/fortran-compiler-can%27t-find---lfor-%0D%0A-usr-bin-ld%3A-cannot-find--lfor-tf4938937.html#a14137510
Sent from the gcc - fortran mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]