-fno-exceptions and libgcc.a

H.J. Lu hjl@lucon.org
Fri Oct 3 14:17:00 GMT 1997


Hi,

To save disk space, I use -fno-exceptions to compile egcs. But the
resuled egcs binary fails most of exception handling tests. Taking
out -fno-exceptions fixes it. I suspect part of libgcc.a should be
compiled with -fexceptions even if -fno-exceptions is used. Any ideas?

Thanks.


-- 
H.J. Lu (hjl@gnu.ai.mit.edu)



More information about the Gcc mailing list