#pragma to disable GCC optimization ?

Robert Roebling robert at roebling.de
Fri Jun 1 02:31:35 PDT 2007


 Hi,

since a while back, my version of GCC dies in
richtextformatdlg.cpp due to running out of memory
when compiling with -O2. Can I disable -O2 for
a single file using a #pragma?

  Robert





More information about the wx-dev mailing list