Re: loadLib / loadLibrary problems
David Bélanger <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 15, 2004 at 07:15:21PM +0200, Gerrit P. Haase wrote: > Gerrit schrieb: > > >> Add a printf or temporarily hard coded at the lt_dlopenext call site. > > > $ 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? > Hi, >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. David --- David Bélanger Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt