Results 1 to 1 of 1
Dear all,
I have to run the code written in fortran compiled as gfortran -e -04 sir.o -lfft -o sir.x. And i am getting the folowing error:
/usr/bin/ld: cannot find ...
- 04-07-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 1
/usr/lib/ld -lfft not found
Dear all,
I have to run the code written in fortran compiled as gfortran -e -04 sir.o -lfft -o sir.x. And i am getting the folowing error:
/usr/bin/ld: cannot find -lfft
collect2: ld returned 1 exit status
whatever search i am getting ends in installing namely lib*** or glib*** but i am not getting regarding libfft or like this package ?
can anyone solve my case?


Reply With Quote