Re: Re: [sqlite] SQLITE with MINGW

2006-02-16 Thread jam_lraep
> >450 Kb with -O0 > >400 kB with -O2 > >Dont use -g or -g3. > > >I am not using makefile so I selected my own compiler switches. If you are >using a makefile you have to modify it to remove the -g options. > >Max > > > > >"jam_lraep"

[sqlite] SQLITE with MINGW

2006-02-16 Thread jam_lraep
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 P