Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-10-16 Thread Vincent Torri
On Wed, 13 Oct 2010, André Hentschel wrote: Am 10.10.2010 20:57, schrieb Vincent Torri: On Sun, 10 Oct 2010, André Hentschel wrote: I meanwhile had some effort with just changing the image base :) and i ran some CE apps compiled with cegcc/mingwce in Wine on ARM :) So i dont need any patc

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-10-13 Thread André Hentschel
Am 10.10.2010 20:57, schrieb Vincent Torri: > > > On Sun, 10 Oct 2010, André Hentschel wrote: >> >> I meanwhile had some effort with just changing the image base :) >> and i ran some CE apps compiled with cegcc/mingwce in Wine on ARM :) >> So i dont need any patch or flag anymore, but thanks anyw

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-10-10 Thread Vincent Torri
On Sun, 10 Oct 2010, André Hentschel wrote: Am 02.10.2010 16:36, schrieb André Hentschel: Am 29.09.2010 11:06, schrieb Vincent Richomme: On Tue, 28 Sep 2010 19:38:06 +0200, André Hentschel wrote: Am 20.09.2010 23:56, schrieb Vincent Torri: Hey, i ported Wine to ARM and want to try if i

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-10-10 Thread André Hentschel
Am 02.10.2010 16:36, schrieb André Hentschel: > Am 29.09.2010 11:06, schrieb Vincent Richomme: >> On Tue, 28 Sep 2010 19:38:06 +0200, André Hentschel >> wrote: >>> Am 20.09.2010 23:56, schrieb Vincent Torri: Hey, > i ported Wine to ARM and want to try if it is possible to run so

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-10-02 Thread André Hentschel
Am 29.09.2010 11:06, schrieb Vincent Richomme: > On Tue, 28 Sep 2010 19:38:06 +0200, André Hentschel > wrote: >> Am 20.09.2010 23:56, schrieb 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

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-09-29 Thread Vincent Richomme
On Tue, 28 Sep 2010 19:38:06 +0200, André Hentschel wrote: > Am 20.09.2010 23:56, schrieb 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.

Re: [Cegcc-devel] dont want RELOCS_STRIPPED

2010-09-28 Thread André Hentschel
Am 20.09.2010 23:56, schrieb 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

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