On 3/21/14, Jian-feng Ding <[email protected]> wrote: > On Thu, Mar 20, 2014 at 09:34:28AM +0530, Suresh Kanzariya wrote: >> > >> But Mobile phone platfrom is on which arch? i.e ARM/MIPS/x86? > > Currently, ARM. But the existing packages can be built to any Tizen > actively > supported arches, including ia32, x86_64 and aarch64(in progress). Ok. Got iy. >> >> I have build LFS and running on Pandaboard (OMAP 4460) and for that I >> have compiled all the packages using cross toolchain, like same to >> build mobile platform image Do I will need cross toochain? > > For Tizen packages bulilding, you need "bootstrapping" the environment. > Only > cross toolchain is not enough. The quickest way to find the bootstrapping > files is the published snapshot repos in download.tizen.org. > >> >> > >> Ok, Emulator part clear, but can i build mobile images without using >> cross toolchain? > > Yes, you can. In your local machine, no more cross toolchain packages need > to > be installed. Only GBS and its several dependencies. > Ok, So If i buid the image using 'gbs build -A i586 and gbs build -A ia32' what is the main difference between two? > >> > >> In order to build images which profile I have to choose in gbs.conf >> file, Generic/Mobile or IVi? Which packages I will need to build the >> images? i.e. Do I need to download all the source? > > Suggest you can start with IVI profile as your first try, because IVI > profile > images are most stable and can be run in emulator easily. > > And suggest to clone all the source code, why not. As this doc mentioned: > https://source.tizen.org/documentation/developer-guide/cloning-tizen-source > to use `repo` tools with proper manifest files. > Yesterday I just switched to mobile branch, I thought I am getting error while building packages because I am using old branch.
Will there be any difference If I use mobile or IVI branches while building image? And If I used repo to clone the source which profile need to choose? as the link you mentioned it has Generic, Mobile and IVI options available !! > thanks > - jf.ding > >> >> > >> > FYI, some links as below: >> > https://source.tizen.org/documentation/developer-guide >> > http://download.tizen.org/snapshots/tizen/emulator/tizen_20140310.5/ >> > (emulator) >> > http://download.tizen.org/snapshots/tizen/rd-pq/tizen_20140310.11/ >> > (ARM) >> > http://download.tizen.org/snapshots/tizen/ivi/ivi/tizen_20140319.13/ >> > (IVI) >> > >> > thanks >> > - jf.ding >> > >> > >> > >> >> >> >> Thanks. >> >> Suresh >> >> _______________________________________________ >> >> Dev mailing list >> >> [email protected] >> >> https://lists.tizen.org/listinfo/dev >> > > _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
