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]

Re: f77 runtime library


Rikard Skelander wrote:

I guess that SLICOT originally was written for f77 and that its runtime library isn't the same as g77's. Unfortunately, f77 isn't available on the system I use. Is there any way to solve this problem? Maybe include a "patch library"?

The best I can say from the error messages you get is that it (or the lapack/blas libraries) were compiled with a different compiler than g77.


If you have full sources for SLICOT you can build everything with g77 - LAPACK and BLAS are at http://www.netlib.org.

Hope this helps,

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)


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