This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: GCC-3.0.1 can't compile Glibc-2.2.4


   Date: Tue, 25 Sep 2001 10:48:26 -0700
   From: "H . J . Lu" <hjl@lucon.org>

   > You need the exact opposite: __frame_state_for should be in
   > libc.so only and not in any other shared library or binary,
   > eventhough it is in libgcc.a.  Similarly for frame
   > registry/deregistry.

   Ok. Let's #ifdef out __frame_state_for and registry/deregistry stuff
   from libgcc.a in gcc 2 if it is configured for glibc which supports gcc
   3. It should be straight forward.

In that case __frame_state_for and the registry/deregistry stuff
should also be added to libc.a.

Mark


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