Re: [Sablevm-developer] More on bootstrapping
Brought to you by:
egagnon
From: Ian R. <ir...@cs...> - 2001-09-20 19:35:19
|
Hi Etienne, > Just go ahead and check it in. We certainly don't want system dependant stuff in there. Runtime.java is VM dependent file you've pulled in from vm/reference. The patch is UNIX dependent and removes the bootstrapping problem. I'm unclear how you can remove the UNIX dependence without causing the bootstrapping problem. I'll check the file in for now as it is at least working on UNIX rather than nothing as before. Ian |