Jason Gunthorpe <[EMAIL PROTECTED]> writes:
> I was under the impression you could get away without exceptions in C code
> however?
Absolutely, but my impression is that the problem occurs if you are
generating libraries that might eventually be linked against C++ code,
which is the case for any
On 10 Dec 1997, Rob Browning wrote:
> The issue in this case is -fno-exceptions. I've heard that people
> have complained on the net about egcs, that even with it's haifa
> scheduler, and all the new optimizations like -mpentium, etc., it was
> building slower C binaries than g++.
Exceptions al
2 matches
Mail list logo