2018-01-09 3:22 GMT+01:00 k.suzaki :
>
> Dear,
>
> I found some dlopen() functions in the stali source code. I guess they are
> obstacle of static linking.
> However, the configure files and .m4 files have the open "enable_dlopen=no".
>
> Are all dlopen() functions suppressed when the source files
Dear,
I found some dlopen() functions in the stali source code. I guess they
are obstacle of static linking.
However, the configure files and .m4 files have the open "enable_dlopen=no".
Are all dlopen() functions suppressed when the source files are compiled
as static linking?
# If so, it is