My last question to dylib, really;).
Okay i use dylib and i want to deal with the name of the std-.dll like dy_lib_test.dll and then why dylib on windows dynamic compile the std-lib not std-**.dll but std.dll or coolstdrust.dll:).
dy_lib_test.dll
std.dll
binary.exe
looks like better when i use the fully dylib restrictions. When rustc must dynamic compile the std-lib than with flavour.
thx