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 loaded at the same base. Of course cegcc does that too. So finally my question is: is it possible to compile a simple hello world app with some compiler or linker flags so that the app has a relocation table and the relocs_stripped flag not set?
-- Best Regards, André Hentschel ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel