Re: [android-porting] Re: ICS: Porting dalvik interpreter to new architecture. The default allstubs configuration doesn't compile.

2012-04-18 Thread WANG.Jiong
Hi aulty, I have ported ICS dalvik to a new arch also but have not met the problem you mentioned. So you mean your allstub version cannot pass compiling? Could you please paste some of the compile error log? On 04/17/2012 10:18 PM, aulty wrote: bump. Anyone? On Tuesday, March 6,

[android-porting] Re: ICS: Porting dalvik interpreter to new architecture. The default allstubs configuration doesn't compile.

2012-04-18 Thread aulty
If you look in InterpC-allstubs.cpp there is a reference to FINISH_BKPT but no definition meaning that it won't compile On Tuesday, April 17, 2012 3:18:40 PM UTC+1, aulty wrote: bump. Anyone? On Tuesday, March 6, 2012 4:54:37 PM UTC, aulty wrote: Hi group, I'm trying to port ics dalvik

[android-porting] Re: ICS: Porting dalvik interpreter to new architecture. The default allstubs configuration doesn't compile.

2012-04-17 Thread aulty
bump. Anyone? On Tuesday, March 6, 2012 4:54:37 PM UTC, aulty wrote: Hi group, I'm trying to port ics dalvik interpreter to a new architecture. There are some instructions on how to do this in dalvik/docs/porting-guide.html in the aosp. However the fast allstubs configuration that Dvm.mk