Compiler Option: -strip
Documentation
Omit all symbol information from the output fileSyntax
-strip
Description
The
-strip compiler option passes an option to the linker to strip (remove) all symbols.Version
- Since fbc 1.07.0
Platform Differences
- fbc strips all symbols by default on Dos and Windows platforms only
See also