in reply to Re^3: Inline::C and Dist::Zilla
in thread Inline::C and Dist::Zilla
Thank you, syphilis
Yep, I have gathered depend DLLs when noisy popup appears. They are located at the same directory where is my-binary.exe.
Is there any way to hide them in some sub-directory?
PS. I have added linker flags:
-static-libstdc++ -static-libgcc
, but that helped me not: I'm still forced to ship libstdc++-6.dll and libgcc_s_dw2-1.dll
WBR, basiliscos.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Inline::C and Dist::Zilla
by syphilis (Archbishop) on Nov 18, 2014 at 23:12 UTC |