This is the mail archive of the gcc@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]

linking problems


Hi!

I compiled the lapack 3.0 fortran source using the g77 of a port of egcs
to QNX.
I try to use this lib with c++ - programs. During linking I have a few
linker errors which should be due to missing (standard) fortran
functions which g++ can't find.

My question:

Which library do I have to link in order to get the basic fortran
functionality ? I couldn't find something like libfor.a .

Thanks for your support.

Michael





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