Re: [wxCode-users] bakefile problems with --enable-shared option

2008-07-13 Thread Ulrich Telle
Hi Francesco, >> It would be better if the configure script would complain about >> mismatched options instead. > this should be already done: try to give --enable-shared --without-wxshared. > > It doesn't complain on the opposite case since it should be allowed to > give --disable-shared --wit

Re: [wxCode-users] bakefile problems with --enable-shared option

2008-07-13 Thread Francesco Montorsi
Ulrich Telle ha scritto: > Hi Francesco, > >> same here. The --enable-shared/--disable-shared options are simply >> ignored by wxCode component build systems (not only by wxsqlite3). > > Interestingly the log messages of the configure tell exactly what the > user wants (static build of the wxCo