[EMAIL PROTECTED] wrote:
I compiled it myself using libqt4-dev (Version: 4.4.3-0ubuntu1).

The commands I issued:

1. ./autogen.sh
2. ./configure
3. make
4. sudo make install

I am not sure if this stdlib-debug option is set automatically.
I guess this is 1.6.1svn you are using. In this case I think stdlib-debug is enabled by default. In order to compile in release mode try this instead:
./configure --enable-build-type=rel

Is there a method to check (I have already deleted the compilation
directory)?
Don't know, I guess this is said at the end of the configure step.

Abdel.

Reply via email to