Re: [Sablevm-user] AWT with SableVM
Brought to you by:
egagnon
From: Neil C. <ba...@li...> - 2003-02-20 09:52:10
|
On Tuesday 18 February 2003 4:58 pm, David Paul BELANGER wrote: > Hi, > > I tried it but it didn't work. It didn't hang however, it just couldn't > find some symbol in the library. > > SableVM uses a customized version of the Classpath libraries. The > snapshot taken from CVS may be several months old and that could explain > it. > > Depending on how much time you have and your technical ability, one > thing you could try is: > 1) Figure out the changes done by SableVM (i.e. with cvs diff) > and do a patch. > 2) Download the most recent Classpath libraries and apply the patch. Thanks for your reply, David. I checked out the latest Classpath from CVS, but couldn't quite work out what needed to be done to set up SableVM to use it. If I have time I'll try the approach you suggest, but I'm not 100% sure that I'll actually need to do this as yet (I'm researching for an MSc project, but I'm not certain whether I'll be doing this project yet). If I get anywhere, I'll keep everyone informed of my results. Cheers, Neil |