This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libm.a


Dear mrs./mr.

I am trying to compile a program written in C that uses Fortran routines. However after compilation of the Fortran routines by g77, I get error messages when I try to compile my program and to link t with the translated Fortran routines (by using gcc). I get the impression that thes messages are caused by the fact that I do not have libm.a (the messages are like : undefined reference to power_dd, s_wsfe etc.). Nobody here can help me, so maybe you can tell me where to get the mathematical library libm.a.


Kind regards,

Dr. H. van Ooijen
Technische Universiteit Eindhoven 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]