This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Hello world segfaults with -static
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Subject: Re: Hello world segfaults with -static
- From: Tom Tromey <tromey at redhat dot com>
- Date: 10 Oct 2001 13:36:18 -0600
- Cc: "'Andrew Haley'" <aph at cambridge dot redhat dot com>, "'martin dot kahlert at infineon dot com'" <martin dot kahlert at infineon dot com>, java at gcc dot gnu dot org
- References: <40700B4C02ABD5119F000090278766443BEC87@hplex1.hpl.hp.com>
- Reply-To: tromey at redhat dot com
>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:
Hans> Has someone else seen this? I haven't updated my tree recently.
Hans> But the GC hasn't changed for a while.
I saw it today when I tried a statically-linked hello-world.
I haven't tried applying Andrew's no-static-initializer patch though.
Tom