DieselMachine wrote: > As I found, if I compile Wine from source it will contain debugging symbols. How to compile fully optimized debug-free Wine from source? Removing debug symbols doesn't optimize anything. Only debugger loads these symbols.
DieselMachine wrote: > As I found, if I compile Wine from source it will contain debugging symbols. How to compile fully optimized debug-free Wine from source? Removing debug symbols doesn't optimize anything. Only debugger loads these symbols.