[Soot-list] soot doesn't work with eclipse 64-bit?

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Mon Jun 28 12:20:11 EDT 2010


Hi Christina.

I don't see how 64 bit would make any difference. I expect some odd
side effects in your setup.

Eric

--
Dr. Eric Bodden
Software Technology Group, Technische Universität Darmstadt, Germany
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt



On 25 June 2010 23:33, Cristina Ilie <crysgirlro at yahoo.com> wrote:
> Hi,
>
> I realized this evening that I have a problem with the transformations of
> the nested loops not because of my code but because of the eclipse version.
> Some time ago I compiled and ran my BodyTransformer with eclipse 3.5.1
> 32-bit. Now I run with eclipse 3.5.2 64-bit and transforms my nested "for-s"
> in while (and wrong while because it hasn't break condition - infinite loop)
> and removes also some statements from the loop.
>
> I ran the same code on the same test with eclipse 32 and eclipse 64 and for
> the nested "for" my outputs are different. I process Jimple and I build
> Grimp code... The two Jimple codes which I receive as input are alike for
> the boh versions of eclipse. What happens?
>
> I need eclipse 64-bit because I have to process big sources and I need more
> memory.
>
> Thanks,
> Cristina
>
>
>
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>


More information about the Soot-list mailing list