Re: More statically linked adventure



Bob Caryl wrote:

1.  Is it normal for a statically linked application to attempt to
dlopen a shared library?

There is nothing to prohibit this - if the application is coded to use dlopen(), it doesn't matter how the binary was linked.

Cheers,
Tim



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