Hello Maksim, You can use filters in emconf to make it, here is an example:
chains=chain1,chain2 chain1.jits=JET_ALL chain2.jits=CS_OPT chain1.filter=-package/class::method Thanks, Yuri On 9/24/07, Maksim Ananjev <[EMAIL PROTECTED]> wrote: > > Hi! > > I have a question regarding command line options of drlvm. > > Is there a way to compile only one method with Xem:opt and others - > with jet mode? > > -- > Maksim >
