__libc_ia64_register_backing_store_base

Richard Henderson rth@redhat.com
Wed Aug 29 16:30:00 GMT 2001


On Wed, Aug 29, 2001 at 03:09:28PM -0700, Ulrich Drepper wrote:
> Does this mean the GC is starting to do some work before the
> constructors are run?

Err.. which constructors?  

> This seems just wrong.  If not all constructors
> have finished their work the system is not yet in a consistent state
> and things like this can happen.

If all libraries that libgcjgc depend on have been initialized
(and they have), then I see no reason why doing GC before _start
shouldn't work.


r~



More information about the Libc-alpha mailing list