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: [PATCH] Use libunwind library when linking g++


On Thu, Jun 13, 2002 at 02:35:08PM -0700, Steve Ellcey wrote:
> 	* gcc/configure.in (USE_UNWIND_EXCEPTIONS): Add support to set
> 	USE_UNWIND_EXCEPTIONS if --enable-libunwind-exceptions is set.
> 	* gcc/configure: Regenerate
> 	* gcc/config.in: Regenerate
> 	* gcc/cp/g++spec.c (lang_specific_driver): Add -lunwind if
> 	USE_UNWIND_EXCEPTIONS is set.

Applied.


r~


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