Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mas027

    Compiler Optimization with GCC

    Thanks...Yeah I checked out the manual page, but I want to know what the "optimization flags" actually do. Like what do these flags do?... -fthread-jumps -fcrossjumping -foptimize-sibling-calls -fcse-follow-jumps -fcse-skip-blocks -fgcse -fgcse-lm...
  2. mas027

    Compiler Optimization with GCC

    Does anyone know where I could get any information on how to know which specific GCC compiler optimizations were used during compilation (and a little more specific than the O1, O2, O3 optimizations)?? thanks a bunch!

Part and Inventory Search

Back
Top