public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* xml, bootclasspath, gcj
@ 2005-01-06 18:33 Jakob Praher
  2005-01-08 16:01 ` Anthony Green
  0 siblings, 1 reply; 2+ messages in thread
From: Jakob Praher @ 2005-01-06 18:33 UTC (permalink / raw)
  To: rhug-rhats

hi rhuggers,

please tell me how rhug manages to get lib-org-xml-... and
lib-org-xerces-... accepted as an endorsed library, e.g. in the
bootclasspath of gcj.
From looking @ gcj, I found that the _Jv_FindClassInCache stuff is the
only thing that's always used in the class finding step - so is there a
way to preload this libs into gcj, so that they are equal to libgcj.so
which is hardwired into the DYNAMIC segment of executables/linkables.


thanks 
-- Jakob

-- 
Jakob Praher <jpraher@yahoo.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xml, bootclasspath, gcj
  2005-01-06 18:33 xml, bootclasspath, gcj Jakob Praher
@ 2005-01-08 16:01 ` Anthony Green
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Green @ 2005-01-08 16:01 UTC (permalink / raw)
  To: Jakob Praher; +Cc: rhug-rhats

On Thu, 2005-01-06 at 19:33 +0100, Jakob Praher wrote:
> please tell me how rhug manages to get lib-org-xml-... and
> lib-org-xerces-... accepted as an endorsed library, e.g. in the
> bootclasspath of gcj.

I believe they get linked in explicitly to the shared libraries that
require them  right now (with -l-org-xml-sax and the like)

> >From looking @ gcj, I found that the _Jv_FindClassInCache stuff is
> the
> only thing that's always used in the class finding step - so is there
> a
> way to preload this libs into gcj, so that they are equal to libgcj.so
> which is hardwired into the DYNAMIC segment of executables/linkables.

Explicit linking should do it for now.

AG


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-08 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-06 18:33 xml, bootclasspath, gcj Jakob Praher
2005-01-08 16:01 ` Anthony Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).