emacs で使用するために、コード補完機能を備えた gcc-code-assist をコンパイルしようとしています。ただし、コンパイル中にこのエラーメッセージが表示されます
checking for exception model to use... configure: error: unable to detect exception model
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/home/dev/workspace/trash/gcc-code-assist-0.1-4.4.4'
make: *** [all] Error 2
Ubuntu 12.04 64bit を実行していますが、この問題を解決するにはどうすればよいですか