[Soot-list] Option parse error when running two analyses one-after-another

Manas Thakur manasthakur17 at gmail.com
Thu Jul 24 10:47:20 EDT 2014


I am trying to run a bodytransform, followed by a scenetransform by calling
soot.Main.main() two times, from the same function, on the same arguments.
The first one finishes, and then I get the following error at the line at
the calling statement of the second main():






*Duplicate values Temp and Temp for option -main-classException in thread
"main" soot.CompilationDeathException: Option parse error    at
soot.Main.processCmdLine(Main.java:85)    at
soot.Main.run(Main.java:161)    at soot.Main.main(Main.java:141)    at
MyTransform.main(MyTransform.java:94)*

Please help.

Regards,
Manas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20140724/0f48c181/attachment.html 


More information about the Soot-list mailing list