Re: (Tentative) SableVM 1.1.8 Released
David Bélanger <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 30, 2004 at 04:51:26PM -0400, PJ Cabrera wrote: > > Do you think the original problem was caused by the unusual location for > libffi? I had used that technique successfully with sablevm 1.1.6, so I > assumed it would work with 1.1.8 too. > Hi, No, I don't think it is libffi related. Usually happens when SableVM fails executing the first few bytecodes for some reason. I suspect something went wrong when building SableVM or CP the first time. If libffi lib not found, sablevm would not even start. If Classpath native libs are not found, it would fail much later. libffi and native libs are not used that early in the startup. David --- David Bélanger Web page: http://www.cs.mcgill.ca/~dbelan2/ Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt