December 30, 2014
Who know the tools to delete exe's debug info on Windows? On Linux ,there is a tool that named 'strip'.

Thank you.
December 30, 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.