Hi I have to compile a software HIJING which is written in fortran. when i run make file I found the following problem regarding lgfortran. Any help to solved this problem is welcomed.
I am attaching the make file. _____________________________________________________________________ [EMAIL PROTECTED]:~/Desktop/HIJING$ make -f hijing.mk f77 -c -g -w -O -fno-second-underscore -fno-automatic hijjet.f f77 -c -g -w -O -fno-second-underscore -fno-automatic hipyset1.35.f f77 -c -g -w -O -fno-second-underscore -fno-automatic hijev.f f77 -c -g -w -O -fno-second-underscore -fno-automatic heptup.f f77 -c -g -w -O -fno-second-underscore -fno-automatic hijing1.35.f f77 -c -g -w -O -fno-second-underscore -fno-automatic makhvy.f f77 -g -w -O -fno-second-underscore -fno-automatic -o hijjet hijjet.o hipyset1.35.o hijev.o heptup.o hijing1.35.o makhvy.o `cernlib graflib packlib mathlib kernlib` /usr/bin/ld: cannot find -lgfortran collect2: ld returned 1 exit status make: *** [hijjet] Error 1 ___________________________________________________________ -- Sudhir Bhardwaj
hijing.mk
Description: Binary data
-- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
