Re: loadLib / loadLibrary problems
"Gerrit P. Haase" <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Organization | Esse keine toten Tiere |
| Message-ID | <[email protected]> |
David Bélanger wrote: >>>$ sablevm -Yc /usr/share/java/sablecc.jar >>>org.sablecc.sablecc.SableCC simplec.sablecc >>>./libjavalang >>>/usr/lib/sablevm/sablevm-classpath/libjavalang >> ^^^^^^^^ >>Where is the platform specific suffix? This gets added later? >>From the doc of lt_dlopenext, it should be added by lt_dlopenext. So it > is done internally by lt_dl lib instead of being done by SableVM or > Classpath. Yes, I remember, this is libtool stuff, it looks into the .la file and retrieves all information from this file, where the library to dlopen() is located and the name. And it works ok with cygwin. I'll post links later where to get the Cygwin version of sablevm and the classpath. Thanks again, Gerrit -- =^..^=