[Bug c++/14563] octave built under Cygwin very slow

Ben dot Diedrich at noaa dot gov gcc-bugzilla@gcc.gnu.org
Thu Mar 25 15:37:00 GMT 2004


------- Additional Comments From Ben dot Diedrich at noaa dot gov  2004-03-25 15:37 -------
Subject: Re:  octave built under Cygwin very slow

I can confirm that compiling octave 2.1.50 under gcc-3.3.1 with the g++ flag '-fno-exceptions' fails to compile
quit.cc with the following error:

g++ -c -pg -O2 -I. -I../.. -I../../liboctave -I../../src -I../../libcruft/misc  -I../../glob -I../../glob
-DHAVE_CONFIG_H -mieee-fp -pg -O2 -fno-exceptions quit.cc -o quit.o
quit.cc: In function `void octave_throw_interrupt_exception()':
quit.cc:105: error: exception handling disabled, use -fexceptions to enable

Ben




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14563



More information about the Gcc-bugs mailing list