From kde-core-devel Sun Feb 18 18:15:58 2001 From: Peter Putzer Date: Sun, 18 Feb 2001 18:15:58 +0000 To: kde-core-devel Subject: Re: PATCH: gcc 3 hacks X-MARC-Message: https://marc.info/?l=kde-core-devel&m=98252028415512 On Sun, 18 Feb 2001, Martijn Klingens wrote: > Maybe an idea: if we detect a broken libstc++, issue a big fat warning > message at the end of configure that any performance problems are gcc's fault > and not ours? > Something like > > *************************************************************************************** > WARNING: Your C++ library seems to be unable to run without exception > handling. Exception handling is used during the development > of an application, but decreases performance in production > environments. Huh? Exception handling has got nothing to do with debugging (you seem to confuse the two). regards, Peter