This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: static linking and System.loadLibrary()


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> One idea is to list the pre-loaded libraries at linktime as a system
Anthony> property (ie. gcj -Dgcj.preload=lib-swt-pi-2155:lib-swt-2155).  Any
Anthony> objections to adding a feature like this?  Any words of caution?

I don't have a problem with this.  In theory libltdl preloading
should handle this... maybe we can find a simple way to use that?

Tom


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