Hi Dr.H, Yes, I did a clean build in a clean directory( (top)/bld ). and i had run 'make clean' before i run the 'make'.
i am wondering whether the lemon tool configuration in my environment is well done or not. thanks in advance. wang On 6/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
"weiyang wang" <[EMAIL PROTECTED]> wrote: > hi, > > i am trying to get a smaller sqlite lib by adding sqlite_omit_xx defines. > but it failed at the compiler time. > > steps: > 1, in 'Makefile.in <http://makefile.in/>', omit macro is added: > > TCC += -DSQLITE_OMIT_ALTERTABLE=1 > > 2, run '(top)/configure' and 'make' in cygwin, > > 3, i got the fowllowing error: > Did you do this from a clean directory? Did you do "make clean" before doing "make"? -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------