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: Loading Libraries


On Fri, 2003-06-13 at 21:19, steve wrote:
> Is System.load(String) broken?  If it is I will investigate further.
> I recall that this used to work in some version but can't verify that. 
> I have also tried this using SharedLibLoader it also fails.
> Linking Hello.o does work, but that is not what I need.
> 
> If someone can confirm that this is indead broken I will bury my head in 
> the code to find out why and try to actually contribute.
> 
> Thanks guys


Your code sample works in 3.3

/Lars Andersen


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