[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] fortran libraries


I just downloaded eclipse with photran. My question is more towards fortran on a linux x86 machine in general. I have some old code that was given to me that I need to compile. I am trying to compile with the gcc g77 compiler. The problem seems to be with a calls to a "drand" and "drandm" functions. I can compile fortran code that does not have these function calls.


I assume that I do not have the libraries for these functions?

If this is the case can someone point me in the right direction here. I've been searching the internet for libraries all morning..

Thank you.