>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> I don't remember! I cannot configure since the automake Abdelrazak> changes plus I don't want to mess up my the Makefile that Abdelrazak> I have modified for the qt4 frontend. A typical gcc call Abdelrazak> is: Abdelrazak> g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -Wextra -Wall Abdelrazak> -I/d/program/Aspell-0.60.4/include -fno-exceptions -Os Abdelrazak> -mms- bitfields -MT paragraph_funcs.o -MD -MP -MF Abdelrazak> ".deps/paragraph_funcs.Tpo" -c -o paragraph_funcs.o Abdelrazak> paragraph_funcs.C Abdelrazak> So I guess it is the same as --disable-stdlib-debug ? Yes, it should be OK. JMarc