This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

RE: GC_data_start


>>>>> "Hans" == Boehm, Hans <hboehm@exch.hpl.hp.com> writes:

Hans> I would still prefer to see __data_start back, if anyone is in a
Hans> position to lobby for it.  At a minimum, its prsence should be
Hans> consistent across platforms.

I asked Ian about this.  He said that the linker just does what the
linker script tells it, so this is probably an issue for the alpha
Linux hackers more than binutils.

Another choice is to examine the "program headers" (on ELF systems),
but I don't fully know what that means or how we'd go about
implementing it.

Tom

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