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] Make libgcc.a symbols .hidden


On Sun, 3 Mar 2002, Richard Henderson wrote:

> That would be very strange, since __register_frame_info and
> _Unwind_RaiseException are in libgcc_eh.a, and all of the
> symbols that are hidden are in libgcc.a.

That explains it. I don't have any libgcc_eh.a on my i386 machine --
everything is in libgcc.a.

I'll dig into this tomorrow.

   /Krister


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