View Single Post
  #3571 (permalink)  
Old 05-05-2009, 01:09 AM
decibel's Avatar
decibel
Regular 'Geeker
Offline
Location: Oklahoma
 
Join Date: Jan 2008
Posts: 287
Reputation: 1098
decibel is halfway to VIP status based on repdecibel is halfway to VIP status based on repdecibel is halfway to VIP status based on repdecibel is halfway to VIP status based on repdecibel is halfway to VIP status based on repdecibel is halfway to VIP status based on repdecibel is halfway to VIP status based on repdecibel is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by dsi76 View Post
I used Platform Rebuilder which does not rely on .VM or .ROM
Quote:
Originally Posted by dodgexjeep2000 View Post
dsi76, i keep getting an integer overflow error with your vga sys
I have said many times, you need to be careful with PlatformBuilder and WMReloc. They hide errors/warnings of memory overlaps. An OVERFLOW is when the module can't fit in the memory alloc'd, so PlatformRebuilder and/or WMReloc will allow that two modules to share alloc's. This can be very bad. I would strongly recommend making your SYS pass a G'Reloc before building with PlatformBuilder. I have found this to greatly increase the stability of my ROMs.
__________________
Accepting Donations - If you like my work, please donate! All Donations go to saving the world, uhhh.. and other things. Specifically to development of ROMs. I will share proceeds with all who have contributed. I am cool like that.

dB_ROM: [05.14.09] dB_ROM WM 6.5 21501,21502,21222,21231 ROM/Kitchen TouchPro [Multi-ROMs]
XDA Thread: Click Here
PPCG Thread: Click Here
sMMS: Click Here
Reply With Quote