[Bug libgcc/80314] Undefined reference to __dso_handle & __cxa_atexit
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 6 10:34:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80314
--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Sumit from comment #7)
> (In reply to Jonathan Wakely from comment #6)
> > Your configure options include: --enable-__cxa_atexit
> >
> > Why are you using that if your system doesn't support it?
>
> We are upgrading from 4.3.3 to 4.8.1.
You're welcome to do that, but we won't support it.
> We had this option enabled in 4.3.3 and was working. Just wondering, why it
> is not in 4.8.1?
You'll have to find out where the definition came from for your old version.
More information about the Gcc-bugs
mailing list