This is the mail archive of the gcc@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] |
On Tue, Apr 20, 2004 at 05:26:02PM -0700, Jim Wilson wrote: > > What is wrong with putting the symbols back in libgcc_s.so? If you link > with libunwind before libgcc, programs will use the libunwind versions > won't they? > This patch puts libunwind.a in libgcc_s.so.1. The test result is at http://gcc.gnu.org/ml/gcc-testresults/2004-04/msg00974.html We can do it on ia64 since PIC is default on ia64. H.J.
Attachment:
gcc-libunwind-3.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |