[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compaq Fortran sharable libraries



As mentioned in a previous message, I've just installed the latest
Compaq Fortran 1.2 stuff in my newly upgraded Woody. The compiler
works fine but the linker couldn't find the sharable libraries. It's
looking for libraries with names ending in .so.0 but the links in
/usr/lib end in .so . I was able to successfully link a programme
after adding several links to /usr/lib:

      libots.so.0 -> compaq/libots-2.2.7/libots.so
      libcpml.so.0 -> compaq/cpml-5.1.0/libcpml_ev6.so
      libFutil.so.0 -> compaq/cfalrtl-1.2.0/libFutil.so
      libfor.so.0 -> compaq/cfalrtl-1.2.0/libfor.so
      libUfor.so.0 -> compaq/cfalrtl-1.2.0/libUfor.so

Can anyone confirm that the .so.0 links are normally created and it's
something I did wrong? Or is this a bug that needs reporting? or has
already been fixed? (I don't seem to be able to look at package pages
for these packages, to check for new version numbers.)

- Robert






Reply to: