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


> > libgcc_s (as I build it) doesn't have any references to the Unwind code,
> 
> Hum.  Well, maybe.  
> 
> In which case I'd really like to see the whole patch.  You'll 
> have to modify libstdc++ and libjava configury, libgcc configury,
> and patch g++spec.c.
> 
> r~

I didn't touch libstdc++ or libjava (but I haven't generally been
building libjava).  The HP-UX IA64 specific changes I made were to set
LIB2ADDEH to the empty string in t-hpux so it doesn't compile
unwind-ia64.c or unwind-sjlj.c into libgcc and to define LIBUNWIND in
hpux.h.  I can send that patch if you want.

Steve Ellcey
sje@cup.hp.com


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