• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
SQLite compiler optimizations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SQLite compiler optimizations


  • Subject: SQLite compiler optimizations
  • From: Ian McGregor <email@hidden>
  • Date: Fri, 26 Dec 2003 09:44:08 -0800

I am curious what others have done regarding SQLite and compiler
optimization settings in Xcode.

For example, in Xcode if I use the fastest/smallest or any other -o2 or
-o1 setting I get a pile of warnings for uninitialized variables. By
turning off optimization, these warnings are suppressed, but this does
not seem like a good solution. Also, by setting these variables to an
initial value, I understand there are some speed sacrifices in various
loops.

Has anyone tried using -DNDEBUG=1?

(see http://groups.yahoo.com/group/sqlite/message/2397)

Cheers,

Ian

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Default Button Draws Too Early
  • Next by Date: IB & Mail.app, Looking for a slider!
  • Previous by thread: Default Button Draws Too Early
  • Next by thread: IB & Mail.app, Looking for a slider!
  • Index(es):
    • Date
    • Thread