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: __libc_ia64_register_backing_store_base


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~


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