>>> Tremo en conlicto: STRIPPED >>> >>> Texto implicado >>> >>> Non stripped binaries >> >> optimizado? >> >>> Info atopada: >>> Stripping removes debugging symbols and such junk. It makes them smaller, >>> faster, and require less memory. However, if they crash, you can't really >>> figure out why. If you're a developer and need to debug your stuff, you >>> wouldn't want to strip. If you're just a user who wouldn't debug something >>> or even know how, might as well strip. >>> >>> Suxestiós de tradu? > > Igual "optimizado" vale. Entendo que é que quitas todo o que se > compila cando se compila en modo depuración.
http://en.wikipedia.org/wiki/Strip_(Unix) http://en.wikipedia.org/wiki/Executable_compression Vendo isto "executables reducidos", "executables comprimidos"(esta pode ser problemática)

