[Sablevm-user] Re: SableVM/SablePath
Brought to you by:
egagnon
From: Etienne M. G. <eg...@j-...> - 2000-06-18 13:12:32
|
Mark Wielaard wrote: > I also fixed the problem with poptGetContext by just removing the cast > to (char **) from argv since it was already expecting a (const char **). OK. I'll upgrade to popt 1.5, then apply your fix. > Note that www.sablevm.org does not work (since the sourceforge webserver is > not expecting to get a request for that hostname). I fixed the DNS, but you might have to wait for the change to propagate... > > P.S. I just remembered that I am using an unstable gcc 3.0 cvs snapshot so > some of my problems might have been caused by that. I should which back to > the latest stable gcc to prevent any more problems. But for now sablevm seems > to work as expected with it. I do not know if this is the cause for problems with libffi. I had much grief with it (and I'm not using unstable gcc). This is why I ended up isolating "#include <ffi.h>" in its own source file, with as little other includes as possible. It seemed to conflict with anything else. Etienne -- ---------------------------------------------------------------------- Etienne M. Gagnon, M.Sc. e-mail: eg...@j-... Author of SableVM: http://www.sablevm.org/ ---------------------------------------------------------------------- |