ContentServ GmbH - Alois Blaimer wrote:
Hallo,

I cannot find it in the documentation.

Does anybody know how to build debug libraries?

I am using Xcode 3.0 on Mac OS X v.10.5 (Leopard).
By default, the libraries should have symbols in them. You can verify this by looking at the CXXFLAGS in the generated Makefiles.

If you want to disable optimization as well, you can supply your own CCFLAGS and CXXFLAGS values, or edit the generated Makefiles.

Dave

Reply via email to