> Are the MeeGo pre-built cross-compilers as easy to install? I.e., unpack the > tarball, set up the C++ includes and start using? (and generic x86 build > options, no SSSE3) Hmm, for MeeGo current cross compiler, it was supposed to be used within MeeGo system, that is, it is wrapped by rpm pkgs and has dependency on related pkgs, even though it can be worked around by manual.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thiago Macieira Sent: Friday, August 06, 2010 12:00 PM To: Development for the MeeGo Project (discussion list) Subject: Re: [MeeGo-dev] ARM softfloat or hardfloat? On Thursday 5. August 2010 23.42.12 Zhang, Austin wrote: > If you are using 4.4.1 from CodeSourcery, it must be > backported/enhanced by CodeSourcery on this. And I have nothing to > reproduce it in my side, so maybe you can have a try with native FSF > 4.4 and 4.5 or those within meego repo. Indeed. I've just tried with the 2007q3 from the official Fremantle toolchain and it spits out: :1: sorry, unimplemented: -mfloat-abi=hard and VFP I've never tried the cross-compilers from the MeeGo repo, to be honest. I've just chosen one particular cross-compiler (CodeSourcery 2010q1) and I use it for all my ARM targets (Fremantle, Harmattan, MeeGo 1.1). I don't see any reason to use different compilers. Are the MeeGo pre-built cross-compilers as easy to install? I.e., unpack the tarball, set up the C++ includes and start using? (and generic x86 build options, no SSSE3) -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Senior Product Manager - Nokia, Qt Development Frameworks PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
