This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: exception handling support


Javier Perez Martinez <xavier.perezm@grifols.com> writes:

> 1.- Are exceptions fully supported and stable in gcc version 4.0.x? We
> are using a Linux kernel 2.6.x.

Yes.  If you find a problem, please report it.

> 2.- Is it possible that we find problems related to exception handling
> if we try to compile our code in another platform using another compiler
> (for example MSWindows with Borland C++ or Microsoft C++ compilers)?

We don't know.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]