I have found the code which links against of ‘g2c’ library. Why do I need it? Just would like to understand why it might be important and what it does in general.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What is GNU Fortran?
You may think of it as,
libg2cis tog77aslibcis togcc.Note that as of the GCC 4.x series,
g77has been discontinued, replaced by gfortran, which produces programs that do not require an extralibg2cruntime library.