? Block Data in Lib File - F77

From: Stanley Williams (sdw2512_at_earthlink.net)
Date: 08/25/04


Date: Wed, 25 Aug 2004 14:01:56 GMT

Hi,
I am attempting to make a library file using HP-UX. I have over 500 Fortran
77 source routines and 15 block data routines. When I do a make to create
the library everything compiles ok, but when I make a program that uses this
library file I notice the block data routines in the library file are not
loaded, and this causes a failure. Any ideas on how to handle this?

Thanks,
Stanley Williams