Thread: [Fremantle Maemo5+Harmattan Maemo6] Fremantle and Harmattan QtSDK and scratchbox VM
View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#24
Originally Posted by mr_pingu View Post
Is the GCC472 target 'thumb'?
Atm it is not for cssu thumb configured but you could make one out of it.

1. install sb-thumb-errata-provider_0.1-1_armel.deb
2. edit the source.list; update and upgrade system
3. install libstdc++6-dev_4.7.2-0+cssu0_armel.deb

Or you could create a new target in scratchbox look here.

GCC 4.7.2 does not produce thumb binaries by default, you should pass -mthumb if you want thumb resulting executables! without -mthumb it produces regular ARM ELFs

Originally Posted by mr_pingu View Post
Why resolv.conf has to be edited and into what?
The resolv.conf should have a valid DNS server. If dhcp was succesful you should have a valid DNS server in the normal resolv.conf. Then you need to make the resolv.conf from scratchbox equal to the normal one.

Originally Posted by mr_pingu View Post
Having hopes to get something done for the CC (:
Thumbs up!
 

The Following 3 Users Say Thank You to Halftux For This Useful Post: