Andrey Chernyshev wrote: > On 7/14/06, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote: >> >> >> Rana Dasgupta wrote: >> > Weldon, >> > Thanks. If jitrino building in debug mode was switched off to not >> make it >> > crawl, is it an option to not apply these mods, but just leave this >> thread >> > as a reference for people who need this? >> >> The solution I think is to get rid of the build.sh/build.bat wrappers >> and fix the ant scripts... > > I guess the primary job of these scripts is to setup the classpath > correctly. > We can get of them under assumption that everyone has a cpptasks > (which is needed for native code compilation) and antcontrib packages > installed with the Ant.
And as soon as we get rid of the need for cpptasks.... ;) I wonder if we can add them to the classpath in the first ant-script we run, and then have them avail for invoked scripts. Then the only assumptions we make are having and and java in place, and the rest simple works. geir > > Thanks, > Andrey. > >> >> > I am somehow being able to debug just fine with devenv ( but I >> don't use >> > jitrino symbols ) without any change to common_vm.xml. >> > >> > Thanks, >> > Rana >> > >> > >> > >> > >> >> --------------------------------------------------------------------- >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]