In order to create shared libraries we need to change the environment variable DL_LDFLAGS to get the value of SH_LDFLAGS and after the compilation it is reset to its original value. However on compilation failure an exception is thrown and DL_LDFLAGS remains unchanged. It may affect mkoctfile .
In order to create shared libraries we need to change the environment variable DL_LDFLAGS to get the value of SH_LDFLAGS and after the compilation it is reset to its original value. However on compilation failure an exception is thrown and DL_LDFLAGS remains unchanged. It may affect mkoctfile .