[ubuntu-in] install fortran 77 compiler in ubuntu

2009-03-16 Thread SUDHIR BHARDWAJ
Dear all,

I want to install fortran 77 compiler in ubuntu but not finding any direct
method to install it.
please help urgently required
thanks in advance

sudhir bhardwaj

-- 
Sudhir Bhardwaj
-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


[ubuntu-in] problem regarding lgfortran

2008-10-10 Thread SUDHIR BHARDWAJ
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-automatichijjet.f
f77 -c -g -w -O -fno-second-underscore -fno-automatichipyset1.35.f
f77 -c -g -w -O -fno-second-underscore -fno-automatichijev.f
f77 -c -g -w -O -fno-second-underscore -fno-automaticheptup.f
f77 -c -g -w -O -fno-second-underscore -fno-automatichijing1.35.f
f77 -c -g -w -O -fno-second-underscore -fno-automaticmakhvy.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
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in