This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Have g++ link in LIBUNWIND if it exists
- From: Richard Henderson <rth at redhat dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 5 Mar 2002 19:23:38 -0800
- Subject: Re: Have g++ link in LIBUNWIND if it exists
- References: <200203060007.QAA22215@hpsje.cup.hp.com>
On Tue, Mar 05, 2002 at 04:07:48PM -0800, Steve Ellcey wrote:
> I didn't touch libstdc++ or libjava (but I haven't generally been
> building libjava).
If you're relying on libunwind for EH, then you must link
both of these libraries against it.
r~