Hi, I have a quick question. In my project I need to link against a library that was compiled with gfortran. When I try finding the library it fails because libgfortran.so doesn't exist, the one that is there is libgfortran.so.1. I'm not aware of another package that should install libgfortran.so and I have no idea what to do.
I don't want to just make a link by hand. Any other suggestion? Javier p.s.: Fedora Core 7 and cmake 2.4-patch 6, in case anyone wants to know. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
