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: Put libunwind.a in libgcc_s.so: versioning of _Unwind_*() symbols


On Wed, Apr 21, 2004 at 09:04:00AM +0200, Arnaud Charlet wrote:
> > 	* config/t-libunwind (LIB2ADDEH): Add $(srcdir)/gthr-gnat.c.
> 
> gthr-gnat.c is no longer needed on most platforms, and should be removed
> rather than added (the only platform where it's still needed is OpenVMS).

Adding $(srcdir)/gthr-gnat.c seems to fix the Ada test hanging
problems. If it isn't needed, you can remove it for ia64 to see if it
introduces any problems for ia64.


H.J.


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