[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C++ Exception handlin on mips [was Re: Mozilla...]



On Wed, 28 Nov 2001, Martin v. Loewis wrote:

> I think there are still problems compiling glibc with gcc 3; glibc
> will claim to export symbols from libgcc, when it really can't (since
> the symbols in libgcc_s won't be incorporated into glibc). I believe
> there are patches circulating to solve this problem (and also deal
> with the issue that libc depends on libgcc_s).

That wouldn't surprise me...especially after living through the whole
libc_nonshared issue :-)  That would definitely hose EH in some instances
(as you've already noted).

C



Reply to: