On Thu, Oct 24, 2002 at 12:51:27AM +0000, Meir Kriheli wrote: > I apply other optimization as well to my system including > -fomit-frame-pointer > -funroll-loops -falign-functions=4 etc. Note that this will result in larger > binaries/libs.
At least the 'omit-frame-pointer' part might make debugging those binaries a pain in the a**. Then again, I doubt you compile with -g at all ;-) -- Muli Ben-Yehuda http://www.mulix.org/ [EMAIL PROTECTED]:~$ sctrace strace /bin/foo http://syscalltrack.sf.net/ Quis custodes ipsos custodiet? ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
