[Cegcc-devel] dont want RELOCS_STRIPPED

2010-09-20 Thread André Hentschel
Hi, i ported Wine to ARM and want to try if it is possible to run some basic CE apps in it. So i stubbed out the dlls(mostly coredll) or forwarded the known functions. Wine actually has no support for Applications with relocations stripped, but it seems all CE apps have that flag set and must be lo

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-09-20 Thread Vincent Torri
Hey, > i ported Wine to ARM and want to try if it is possible to run some basic > CE apps in it. > So i stubbed out the dlls(mostly coredll) or forwarded the known functions. > Wine actually has no support for Applications with relocations stripped, > but it seems all CE apps have that flag set a