Hi Nicola, > Default flags includes -mthumb for ARM arch, it seems that switching > it off builds a fine running executable.
> To confirm I need a couple of day to rebuild all from scratch, and to > contact OE developers. Great, we are waiting for further development! > I'm sorry I have not too much time just now to dig in the sources and > find the answer to the next two questions: > * some embedded distro does not uses the session bus, is there a > command switch or a configuration file to let sflphone use the system > bus? There is currently no way to switch between session bus and system bus. However, it would not be too complicated to make SFLphone use the system bus if required. Libdbus discovers the systemwide bus daemon by checking a well-known UNIX domain socket path (though you can override this address with an environment variable). > * is there a finger friendly sflphone gui without big dependencies? We > prefer a bare Qt based (that will be appreciated a lot on maemo/meego > too), or EFL/GTK, avoiding gnome/kde libs. Unfortunately, we are developping the Gnome client and the daemon synchronously. In addition, we are currently developing a KDE client, a first beta version will be released soon. Thanks, Alexandre ----- Mail Original ----- De: "Nicola Mfb" <[email protected]> À: [email protected] Cc: "Alexandre Savard" <[email protected]> Envoyé: Lundi 26 Avril 2010 13h20:56 GMT -05:00 USA/Canada - États de l'Est Objet: Re: [SFLphone] [Technical] SIGILL under OpenEmbedded/arm On Fri, Apr 23, 2010 at 4:36 PM, Alexandre Savard <[email protected]> wrote: > Hi! > > My first guess would be that you did not provided appropriate compiler > options for your specific architecture. > > By the way, we are planning this to work on embeded platform too, so your > contribution is welcome! > > Let us know about any progress. > > Alexandre Hi Alexandre, Default flags includes -mthumb for ARM arch, it seems that switching it off builds a fine running executable. To confirm I need a couple of day to rebuild all from scratch, and to contact OE developers. Coming back ASAP. I'm sorry I have not too much time just now to dig in the sources and find the answer to the next two questions: * some embedded distro does not uses the session bus, is there a command switch or a configuration file to let sflphone use the system bus? * is there a finger friendly sflphone gui without big dependencies? We prefer a bare Qt based (that will be appreciated a lot on maemo/meego too), or EFL/GTK, avoiding gnome/kde libs. Thanks and regards Niko _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
