[prog] Fortran portability on linux
Kathryn Hogg
kjh at flyballdogs.com
Mon Jun 7 13:43:14 EST 2004
Sherryl Manalo said:
> The reason could be calls to libs in the program itself with dlopen.
> When compiled statically you don't have any dynamic libs the program
> links to, but the program still calls the library as argument of dlopen
> at runtime.
you can run the binrary through strace to see what dlopen calls are being
made.
--
Kathryn
http://womensfooty.com
More information about the Programming
mailing list