This is the mail archive of the gcc-patches@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: Have g++ link in LIBUNWIND if it exists



> dnl
> dnl Check for libunwind exception handling support. If enabled then
> dnl we assume that the _Unwind_* functions that make up the Unwind ABI
> dnl (_Unwind_RaiseException, _Unwind_Resume, etc.) are defined by
> dnl libunwind instead of libgcc and that libstdc++ has a dependency
> dnl on libunwind as well as libgcc.
> dnl

This is great, thanks


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