This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: "the latest snapshot that will build 2.92..."


Phil Edwards wrote:

> Sanity check, y'all:  has anyone gotten the last library snapshot (2.92)
> to build using any of the compiler snapshots?
>
> There have been two [compiler] snapshots since 2.92, both of which have
> failed for me with the "unable to detect exception model" configure check.
>
> If anyone's gotten different (or even the same!) results, please speak up.
> I'd like to update status.html but need a good snapshot date (tag) first.

Hi Phil,

as I understand the issue, in libstdc++-92 the support for the older exception
models is either *missing* or *broken* (sjlj case), only the new "call frame"
model is dealt with well.

I can be be wrong, of course, and I would *like* to be wrong (see my previous
message):

    http://gcc.gnu.org/ml/libstdc++/2001-04/msg00295.html

So, 2.92 cannot be compiled at all be *any* prerelease Gcc3.0 until (rth, I
guess) will back port the new model to the branch.

P.



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