Glossary

. 9. Set optimization level to

O2** (good optimization) or **-O3** (aggressive optimization). 10. Optionally enable **-CX** (SmartLinking for units) in combination with `-XX` for maximum size reduction.

Learn More

Related Terms