Hello expert,
My application is an single DLL on windows, and the release should be an single dll.
In previous Nim1.6.12, the dll do not have dependency on libgcc_s_seh-1.dll, but after build with Nim2.0, libgcc_s_seh-1.dll is needed as my dll's dependency.
The dependency could be checked by an software call "Dependencies".
Is there any method to
I didn't know about that dll so I google it
this stackoverflow query may give you some info https://stackoverflow.com/questions/46728353/mingw-w64-whats-the-purpose-of-libgcc-s-seh-dll