My last question to dylib;)

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

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.