[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Can Dava decompile these classes?



I was using Release 2.1.0. After seeing your reply, I tried to use 
the latest development version. But I did not get to compile it 
successfully. 

Is there anybody still working on dava now? Is this problem solved
in the latest development version? If not, how hard is it to fix
this problem?

When I tried to build the latest version, I got the following output:

****************************************
cygpath: can't convert empty path
Buildfile: build.xml

settings:

determine-sablecc-uptodate:

sablecc:

copypeephole:

singletons-dep:

singletons:

options:

jedd-uptodate:

BUILD FAILED
C:\Research\Soot Develop\soot-dev\build.xml:406: No supported regular
expression  matcher found
***************************************

I downloaded jedd-runtime-0.1.jar, polyglot-1.2.0.jar,
jasminclasses-sable-1.2.jar
and put them in classpath, and I tried to compile it using ant with
Cygwin on Windows. Does anyone know what the problem was? Is there
anything
else I should install to build the develop version?

-Ruijie




-----Original Message-----
From: Chris Pickett [mailto:chris.pickett@mail.mcgill.ca] 
Sent: Thursday, July 15, 2004 3:49 PM
To: Ruijie Wang; soot-list@sable.mcgill.ca
Subject: Re: Can Dava decompile these classes?


Ruijie Wang wrote:
> java.lang.ClassLoader java.lang.ref.Reference$ReferenceHandler
> java.io.ObjectInputStream
> java.io.ObjectOutputStream
> sun.io.CharToByteConverter
> sun.io.ByteToCharConverter
>  
> I attatched what I got below. Does anybody get the same result? Does
> anybody know how to fix this? Any help would be appreciated!

What versions of Soot have you tried?  Did you try it with a copy of the

development trunk from the Subversion repository?

Cheers,
Chris