José Matos <[EMAIL PROTECTED]> writes: | On Sunday 10 September 2006 22:56, Helge Hafting wrote: | > Unfortunately, unstable didn't work for me. | > | > My configure command: | > | > ./configure --prefix=/usr/local --with-frontend=qt4 --with-gnu-ld | > --enable-optimization=-Os --disable-stdlib-debug | > --with-version-suffix=-unicode | | Disable pre-compiled header, that is the cause of that bug. | | --disable-pch | | I had this problem using FC5 (that comes with gcc 4.1).
My fc5 just works... -- Lgb