How to delete exe's debug info on Windows, and 'strip' on Linux can do it?
FrankLike via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Dec 29 23:11:12 PST 2014
On Tuesday, 30 December 2014 at 06:23:51 UTC, FrankLike wrote:
> Who know the tools to delete exe's debug info on Windows? On
> Linux ,there is a tool that named 'strip'.
>
> Thank you.
I'v known mingw has a tool named 'strip'. but not recognize my
file Format except build by mingw.
More information about the Digitalmars-d-learn
mailing list