This is the mail archive of the gcc-bugs@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]

Re: libstdc++: "unable to detect exception model"


On Fri, Mar 30, 2001 at 11:38:34PM -0500, Phil Edwards wrote:
> While I was looking over the GLIBCPP_ENABLE_SJLJ_EXCEPTIONS macro, I
> noticed that there's no way to default to anything if the detection fails.
> Are there no assumptions that we can make at that point?  Or is that a
> "can't happen" case in the real world?

It is a Something Horrible Has Happened case.

For instance, the code you posted was compiled by an
installed compiler and not one from the source tree.


r~


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