Take the -g out of the compiler directives in the makefile to prevent debug code being generated. You might do well to add -O2 for optimization. Your library will be much smaller.
JS
jam_lraep wrote:
Hi sqlite-users-help,
I have compiled SQLITE with MINGW and the resultant library libsqlite3.a 
results very great (about 8MB), it probably contains the symbols for the 
debugger. How can I eliminate them?
Do I have to modify the makefile? Thanks to all.

Cheers Danilo. [EMAIL PROTECTED] Home Page: http://www.digitazero.org

[2006-02-16]


        

        
                
___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it

Reply via email to